-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
78 lines (78 loc) · 2.82 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
absl-py==1.0.0
asttokens==2.0.5
astunparse==1.6.3
backcall==0.2.0
beautifulsoup4==4.10.0
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
debugpy==1.5.1
decorator==5.1.1
entrypoints==0.4
executing==0.8.3
fasttext==0.9.2
filelock==3.6.0
flatbuffers==2.0
gast==0.5.3
google==3.0.0
google-api-core==2.7.1
google-api-python-client==2.40.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
googleapis-common-protos==1.55.0
h5py==3.6.0
httplib2==0.20.4
huggingface-hub==0.4.0
idna==3.3
ipykernel==6.9.1
ipython==8.1.1
jedi==0.18.1
joblib==1.1.0
jupyter-client==7.1.2
jupyter-core==4.9.2
keras==2.8.0
Keras-Preprocessing==1.1.2
matplotlib-inline==0.1.3
nest-asyncio==1.5.4
nltk==3.7
numpy==1.22.3
opt-einsum==3.3.0
packaging==21.3
parso==0.8.3
pickleshare==0.7.5
Pillow==9.0.1
prompt-toolkit==3.0.28
protobuf==3.19.4
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybind11==2.9.1
Pygments==2.11.2
pyparsing==3.0.7
python-dateutil==2.8.2
pywin32==303
PyYAML==6.0
pyzmq==22.3.0
regex==2022.3.2
requests==2.27.1
rsa==4.8
sacremoses==0.0.47
six==1.16.0
soupsieve==2.3.1
stack-data==0.2.0
termcolor==1.1.0
tokenizers==0.11.6
torch==1.11.0
torchaudio==0.11.0
torchvision==0.12.0
tornado==6.1
tqdm==4.63.0
traitlets==5.1.1
transformers==4.17.0
typing-extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
wrapt==1.14.0