Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -162
requirements.txt
CHANGED
@@ -1,162 +0,0 @@
|
|
1 |
-
absl-py==0.12.0
|
2 |
-
argon2-cffi==20.1.0
|
3 |
-
async-generator==1.10
|
4 |
-
attrs==20.3.0
|
5 |
-
autopep8==1.5.6
|
6 |
-
backcall==0.2.0
|
7 |
-
bleach==3.3.0
|
8 |
-
blis==0.7.4
|
9 |
-
bottleneck==1.3.2
|
10 |
-
brotli==1.0.9
|
11 |
-
cachetools==4.2.1
|
12 |
-
catalogue==2.0.3
|
13 |
-
certifi==2021.5.30
|
14 |
-
cffi==1.14.5
|
15 |
-
chardet==4.0.0
|
16 |
-
charset-normalizer==2.0.4
|
17 |
-
click==7.1.2
|
18 |
-
|
19 |
-
cryptography==38.0.4
|
20 |
-
cupy-cuda110==8.6.0
|
21 |
-
cymem==2.0.5
|
22 |
-
datasets==1.11.0
|
23 |
-
decorator==5.0.6
|
24 |
-
defusedxml==0.7.1
|
25 |
-
dill==0.3.3
|
26 |
-
entrypoints==0.3
|
27 |
-
fastrlock==0.6
|
28 |
-
filelock==3.0.12
|
29 |
-
flake8==3.9.1
|
30 |
-
fsspec==2021.7.0
|
31 |
-
git-python==1.0.3
|
32 |
-
gitdb==4.0.7
|
33 |
-
gitpython==3.1.17
|
34 |
-
google-auth==1.29.0
|
35 |
-
google-auth-oauthlib==0.4.4
|
36 |
-
grpcio==1.37.0
|
37 |
-
huggingface-hub==0.0.12
|
38 |
-
idna==2.10
|
39 |
-
intel-openmp==2021.3.0
|
40 |
-
ipykernel==5.3.4
|
41 |
-
ipython==7.22.0
|
42 |
-
ipython_genutils==0.2.0
|
43 |
-
ipywidgets==7.6.3
|
44 |
-
jedi==0.17.0
|
45 |
-
jinja2==2.11.3
|
46 |
-
joblib==1.0.1
|
47 |
-
jsonlines==2.0.0
|
48 |
-
jsonschema==3.2.0
|
49 |
-
jupyter==1.0.0
|
50 |
-
jupyter-console==6.4.0
|
51 |
-
jupyter_client==6.1.12
|
52 |
-
jupyter_core==4.7.1
|
53 |
-
jupyterlab-pygments==0.1.2
|
54 |
-
jupyterlab-widgets==1.0.0
|
55 |
-
lightseq==1.2.0
|
56 |
-
markdown==3.3.4
|
57 |
-
markupsafe==1.1.1
|
58 |
-
mccabe==0.6.1
|
59 |
-
mistune==0.8.4
|
60 |
-
mkl==2021.3.0
|
61 |
-
mkl-service==2.4.0
|
62 |
-
mkl_fft==1.3.0
|
63 |
-
mkl_random==1.2.2
|
64 |
-
multiprocess==0.70.11.1
|
65 |
-
murmurhash==1.0.5
|
66 |
-
nbclient==0.5.3
|
67 |
-
nbconvert==6.0.7
|
68 |
-
nbformat==5.1.3
|
69 |
-
nest-asyncio==1.5.1
|
70 |
-
ngram==3.3.2
|
71 |
-
nltk==3.6.2
|
72 |
-
notebook==6.3.0
|
73 |
-
numexpr==2.7.3
|
74 |
-
numpy
|
75 |
-
oauthlib==3.1.0
|
76 |
-
packaging==20.9
|
77 |
-
pandas==1.2.4
|
78 |
-
pandocfilters==1.4.3
|
79 |
-
parso==0.8.2
|
80 |
-
pathy==0.4.0
|
81 |
-
pexpect==4.8.0
|
82 |
-
pickleshare==0.7.5
|
83 |
-
pillow==8.2.0
|
84 |
-
pip==21.0.1
|
85 |
-
pluggy==1.0.0
|
86 |
-
portalocker==2.0.0
|
87 |
-
preshed==3.0.5
|
88 |
-
prometheus-client==0.10.1
|
89 |
-
prompt-toolkit==3.0.17
|
90 |
-
protobuf==3.15.8
|
91 |
-
psutil==5.8.0
|
92 |
-
ptyprocess==0.7.0
|
93 |
-
pyarrow==3.0.0
|
94 |
-
pyasn1==0.4.8
|
95 |
-
pyasn1-modules==0.2.8
|
96 |
-
pycodestyle==2.7.0
|
97 |
-
pycosat==0.6.3
|
98 |
-
pycparser==2.20
|
99 |
-
pydantic==1.7.3
|
100 |
-
pyflakes==2.3.1
|
101 |
-
pygments==2.8.1
|
102 |
-
pyopenssl==22.0.0
|
103 |
-
pyparsing==2.4.7
|
104 |
-
pyrsistent==0.17.3
|
105 |
-
pysocks==1.7.1
|
106 |
-
python-dateutil==2.8.1
|
107 |
-
pytz==2021.1
|
108 |
-
pyyaml==5.4.1
|
109 |
-
pyzmq==20.0.0
|
110 |
-
qtconsole==5.0.3
|
111 |
-
qtpy==1.9.0
|
112 |
-
regex==2021.4.4
|
113 |
-
requests==2.25.1
|
114 |
-
requests-oauthlib==1.3.0
|
115 |
-
rouge-score==0.0.4
|
116 |
-
rsa==4.7.2
|
117 |
-
ruamel.yaml==0.16.12
|
118 |
-
ruamel.yaml.clib==0.2.6
|
119 |
-
sacrebleu==1.5.1
|
120 |
-
sacremoses==0.0.44
|
121 |
-
scikit-learn==0.24.2
|
122 |
-
scipy==1.6.3
|
123 |
-
send2trash==1.5.0
|
124 |
-
seqeval==1.2.2
|
125 |
-
setuptools==52.0.0
|
126 |
-
six==1.15.0
|
127 |
-
sklearn==0.0
|
128 |
-
smart-open==3.0.0
|
129 |
-
smmap==4.0.0
|
130 |
-
spacy==3.0.5
|
131 |
-
spacy-legacy==3.0.2
|
132 |
-
srsly==2.4.1
|
133 |
-
tensorboard==2.5.0
|
134 |
-
tensorboard-data-server==0.6.0
|
135 |
-
tensorboard-plugin-wit==1.8.0
|
136 |
-
tensorboardx==2.2
|
137 |
-
terminado==0.9.4
|
138 |
-
testpath==0.4.4
|
139 |
-
thinc==8.0.2
|
140 |
-
threadpoolctl==2.1.0
|
141 |
-
tokenizers==0.10.2
|
142 |
-
toml==0.10.2
|
143 |
-
toolz==0.12.0
|
144 |
-
torch==1.8.1
|
145 |
-
torch-tb-profiler==0.1.0
|
146 |
-
torchaudio==0.8.1
|
147 |
-
torchvision==0.9.1
|
148 |
-
tornado==6.1
|
149 |
-
tqdm==4.49.0
|
150 |
-
traitlets==5.0.5
|
151 |
-
transformers==4.9.1
|
152 |
-
typer==0.3.2
|
153 |
-
typing-extensions==3.7.4.3
|
154 |
-
urllib3==1.26.4
|
155 |
-
wasabi==0.8.2
|
156 |
-
wcwidth==0.2.5
|
157 |
-
webencodings==0.5.1
|
158 |
-
werkzeug==1.0.1
|
159 |
-
wheel==0.36.2
|
160 |
-
widgetsnbextension==3.5.1
|
161 |
-
xxhash==2.0.2
|
162 |
-
zstd==1.4.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|