edaiofficial commited on
Commit
8160152
1 Parent(s): b13cebd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -0
requirements.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ click==8.0.1
2
+ colorama==0.4.4
3
+ configparser==5.0.2
4
+ datasets==1.11.0
5
+ docker-pycreds==0.4.0
6
+ fsspec==2021.7.0
7
+ gitdb==4.0.7
8
+ GitPython==3.1.18
9
+ huggingface-hub==0.0.12
10
+ joblib==1.0.1
11
+ multiprocess==0.70.12.2
12
+ numpy
13
+ packaging==21.0
14
+ pandas==1.3.2
15
+ pathtools==0.1.2
16
+ portalocker==2.3.2
17
+ promise==2.3
18
+ protobuf==3.17.3
19
+ psutil==5.8.0
20
+ pyarrow==5.0.0
21
+ pytz==2021.1
22
+ PyYAML==5.4.1
23
+ regex==2021.8.28
24
+ sacrebleu==2.0.0
25
+ sacremoses==0.0.45
26
+ scikit-learn==0.24.2
27
+ scipy==1.7.1
28
+ sentencepiece==0.1.96
29
+ sentry-sdk==1.3.1
30
+ shortuuid==1.0.1
31
+ sklearn==0.0
32
+ smmap==4.0.0
33
+ subprocess32==3.5.4
34
+ tabulate==0.8.9
35
+ threadpoolctl==2.2.0
36
+ tokenizers==0.10.3
37
+ torch==1.9.0
38
+ tqdm==4.62.2
39
+ transformers==4.9.2
40
+ typing-extensions==3.10.0.0
41
+ requests
42
+ six
43
+ python-dateutil
44
+ ipywidgets
45
+ huggingface_hub