Scezui commited on
Commit
3edcfbb
·
1 Parent(s): 0d4f1a6
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # git+https://github.com/huggingface/transformers.git
2
- # git+https://github.com/huggingface/datasets.git
3
  dill<0.3.5
4
  seqeval==1.2.2
5
  accelerate==0.3.0
@@ -7,10 +7,10 @@ flask==2.0.1
7
  fastai==1.0.61
8
  pytesseract==0.3.8
9
  pandas==1.3.3
10
- numpy
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
  # git+https://github.com/huggingface/transformers.git
2
+ git+https://github.com/huggingface/datasets.git
3
  dill<0.3.5
4
  seqeval==1.2.2
5
  accelerate==0.3.0
 
7
  fastai==1.0.61
8
  pytesseract==0.3.8
9
  pandas==1.3.3
10
+ numpy==1.24.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