Scezui commited on
Commit
3225a3a
·
1 Parent(s): 631521c
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==1.24.3
2
  # git+https://github.com/huggingface/transformers.git
3
  git+https://github.com/huggingface/datasets.git
4
  dill<0.3.5
@@ -7,10 +7,11 @@ accelerate==0.3.0
7
  flask==2.0.1
8
  fastai==1.0.61
9
  pytesseract==0.3.8
10
- pandas==1.3.3
11
  pillow==8.3.2
12
  tqdm==4.62.3
13
  gunicorn==20.1.0
14
  opencv-python-headless
15
  transformers==4.31.0
 
 
16
  # datasets==2.14.6.dev0
 
1
+ pandas
2
  # git+https://github.com/huggingface/transformers.git
3
  git+https://github.com/huggingface/datasets.git
4
  dill<0.3.5
 
7
  flask==2.0.1
8
  fastai==1.0.61
9
  pytesseract==0.3.8
 
10
  pillow==8.3.2
11
  tqdm==4.62.3
12
  gunicorn==20.1.0
13
  opencv-python-headless
14
  transformers==4.31.0
15
+ numpy==1.24.3
16
+
17
  # datasets==2.14.6.dev0