tc-ha commited on
Commit
ae88fb8
1 Parent(s): e57c0e3

add requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- datasets==2.8.0
2
- editdistance==0.6.2
3
- hydra-core==1.3.1
4
- numpy==1.24.1
5
- pandas==1.5.2
6
- Pillow==9.4.0
7
  torch
8
- tqdm==4.64.1
9
- transformers==4.25.1
10
- thefuzz==0.19.0
 
1
+ datasets
2
+ editdistance
3
+ numpy
4
+ pandas
5
+ Pillow
 
6
  torch
7
+ tqdm
8
+ transformers
9
+ thefuzz