Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -54
requirements.txt
CHANGED
@@ -1,25 +1,13 @@
|
|
1 |
-
_libgcc_mutex==0.1
|
2 |
-
_openmp_mutex==5.1
|
3 |
absl-py==0.12.0
|
4 |
argon2-cffi==20.1.0
|
5 |
-
arrow-cpp==4.0.1
|
6 |
async-generator==1.10
|
7 |
attrs==20.3.0
|
8 |
autopep8==1.5.6
|
9 |
-
aws-c-common==0.4.57
|
10 |
-
aws-c-event-stream==0.1.6
|
11 |
-
aws-checksums==0.1.9
|
12 |
-
aws-sdk-cpp==1.8.185
|
13 |
backcall==0.2.0
|
14 |
-
blas==1.0
|
15 |
bleach==3.3.0
|
16 |
blis==0.7.4
|
17 |
-
boost-cpp==1.73.0
|
18 |
bottleneck==1.3.2
|
19 |
brotli==1.0.9
|
20 |
-
bzip2==1.0.8
|
21 |
-
c-ares==1.17.1
|
22 |
-
ca-certificates==2021.7.5
|
23 |
cachetools==4.2.1
|
24 |
catalogue==2.0.3
|
25 |
certifi==2021.5.30
|
@@ -29,7 +17,6 @@ charset-normalizer==2.0.4
|
|
29 |
click==7.1.2
|
30 |
conda==23.1.0
|
31 |
conda-content-trust==0.1.3
|
32 |
-
conda-package-handling==1.8.1
|
33 |
cryptography==38.0.4
|
34 |
cupy-cuda110==8.6.0
|
35 |
cymem==2.0.5
|
@@ -37,25 +24,18 @@ datasets==1.11.0
|
|
37 |
decorator==5.0.6
|
38 |
defusedxml==0.7.1
|
39 |
dill==0.3.3
|
40 |
-
double-conversion==3.1.5
|
41 |
entrypoints==0.3
|
42 |
-
expat==2.3.0
|
43 |
fastrlock==0.6
|
44 |
filelock==3.0.12
|
45 |
flake8==3.9.1
|
46 |
fsspec==2021.7.0
|
47 |
-
gflags==2.2.2
|
48 |
-
git==2.23.0
|
49 |
git-python==1.0.3
|
50 |
gitdb==4.0.7
|
51 |
gitpython==3.1.17
|
52 |
-
glog==0.5.0
|
53 |
google-auth==1.29.0
|
54 |
google-auth-oauthlib==0.4.4
|
55 |
-
grpc-cpp==1.26.0
|
56 |
grpcio==1.37.0
|
57 |
huggingface-hub==0.0.12
|
58 |
-
icu==58.2
|
59 |
idna==2.10
|
60 |
intel-openmp==2021.3.0
|
61 |
ipykernel==5.3.4
|
@@ -73,22 +53,7 @@ jupyter_client==6.1.12
|
|
73 |
jupyter_core==4.7.1
|
74 |
jupyterlab-pygments==0.1.2
|
75 |
jupyterlab-widgets==1.0.0
|
76 |
-
krb5==1.18.2
|
77 |
-
ld_impl_linux-64==2.38
|
78 |
-
libboost==1.73.0
|
79 |
-
libcurl==7.71.1
|
80 |
-
libedit==3.1.20210216
|
81 |
-
libevent==2.1.8
|
82 |
-
libffi==3.2.1
|
83 |
-
libgcc-ng==9.1.0
|
84 |
-
libgomp==11.2.0
|
85 |
-
libprotobuf==3.11.2
|
86 |
-
libsodium==1.0.18
|
87 |
-
libssh2==1.9.0
|
88 |
-
libstdcxx-ng==9.1.0
|
89 |
-
libthrift==0.13.0
|
90 |
lightseq==1.2.0
|
91 |
-
lz4-c==1.9.3
|
92 |
markdown==3.3.4
|
93 |
markupsafe==1.1.1
|
94 |
mccabe==0.6.1
|
@@ -102,7 +67,6 @@ murmurhash==1.0.5
|
|
102 |
nbclient==0.5.3
|
103 |
nbconvert==6.0.7
|
104 |
nbformat==5.1.3
|
105 |
-
ncurses==6.2
|
106 |
nest-asyncio==1.5.1
|
107 |
ngram==3.3.2
|
108 |
nltk==3.6.2
|
@@ -110,15 +74,11 @@ notebook==6.3.0
|
|
110 |
numexpr==2.7.3
|
111 |
numpy==1.20.2
|
112 |
oauthlib==3.1.0
|
113 |
-
openssl==1.1.1k
|
114 |
-
orc==1.6.7
|
115 |
packaging==20.9
|
116 |
pandas==1.2.4
|
117 |
pandocfilters==1.4.3
|
118 |
parso==0.8.2
|
119 |
pathy==0.4.0
|
120 |
-
pcre==8.44
|
121 |
-
perl==5.26.2
|
122 |
pexpect==4.8.0
|
123 |
pickleshare==0.7.5
|
124 |
pillow==8.2.0
|
@@ -144,15 +104,12 @@ pyopenssl==22.0.0
|
|
144 |
pyparsing==2.4.7
|
145 |
pyrsistent==0.17.3
|
146 |
pysocks==1.7.1
|
147 |
-
python==3.8.0
|
148 |
python-dateutil==2.8.1
|
149 |
pytz==2021.1
|
150 |
pyyaml==5.4.1
|
151 |
pyzmq==20.0.0
|
152 |
qtconsole==5.0.3
|
153 |
qtpy==1.9.0
|
154 |
-
re2==2020.11.01
|
155 |
-
readline==7.0
|
156 |
regex==2021.4.4
|
157 |
requests==2.25.1
|
158 |
requests-oauthlib==1.3.0
|
@@ -171,10 +128,8 @@ six==1.15.0
|
|
171 |
sklearn==0.0
|
172 |
smart-open==3.0.0
|
173 |
smmap==4.0.0
|
174 |
-
snappy==1.1.8
|
175 |
spacy==3.0.5
|
176 |
spacy-legacy==3.0.2
|
177 |
-
sqlite==3.33.0
|
178 |
srsly==2.4.1
|
179 |
tensorboard==2.5.0
|
180 |
tensorboard-data-server==0.6.0
|
@@ -184,7 +139,6 @@ terminado==0.9.4
|
|
184 |
testpath==0.4.4
|
185 |
thinc==8.0.2
|
186 |
threadpoolctl==2.1.0
|
187 |
-
tk==8.6.10
|
188 |
tokenizers==0.10.2
|
189 |
toml==0.10.2
|
190 |
toolz==0.12.0
|
@@ -198,10 +152,7 @@ traitlets==5.0.5
|
|
198 |
transformers==4.9.1
|
199 |
typer==0.3.2
|
200 |
typing-extensions==3.7.4.3
|
201 |
-
tzdata==2022g
|
202 |
-
uriparser==0.9.3
|
203 |
urllib3==1.26.4
|
204 |
-
utf8proc==2.6.1
|
205 |
wasabi==0.8.2
|
206 |
wcwidth==0.2.5
|
207 |
webencodings==0.5.1
|
@@ -209,8 +160,4 @@ werkzeug==1.0.1
|
|
209 |
wheel==0.36.2
|
210 |
widgetsnbextension==3.5.1
|
211 |
xxhash==2.0.2
|
212 |
-
|
213 |
-
yaml==0.2.5
|
214 |
-
zeromq==4.3.4
|
215 |
-
zlib==1.2.11
|
216 |
-
zstd==1.4.9
|
|
|
|
|
|
|
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
|
|
|
17 |
click==7.1.2
|
18 |
conda==23.1.0
|
19 |
conda-content-trust==0.1.3
|
|
|
20 |
cryptography==38.0.4
|
21 |
cupy-cuda110==8.6.0
|
22 |
cymem==2.0.5
|
|
|
24 |
decorator==5.0.6
|
25 |
defusedxml==0.7.1
|
26 |
dill==0.3.3
|
|
|
27 |
entrypoints==0.3
|
|
|
28 |
fastrlock==0.6
|
29 |
filelock==3.0.12
|
30 |
flake8==3.9.1
|
31 |
fsspec==2021.7.0
|
|
|
|
|
32 |
git-python==1.0.3
|
33 |
gitdb==4.0.7
|
34 |
gitpython==3.1.17
|
|
|
35 |
google-auth==1.29.0
|
36 |
google-auth-oauthlib==0.4.4
|
|
|
37 |
grpcio==1.37.0
|
38 |
huggingface-hub==0.0.12
|
|
|
39 |
idna==2.10
|
40 |
intel-openmp==2021.3.0
|
41 |
ipykernel==5.3.4
|
|
|
53 |
jupyter_core==4.7.1
|
54 |
jupyterlab-pygments==0.1.2
|
55 |
jupyterlab-widgets==1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
lightseq==1.2.0
|
|
|
57 |
markdown==3.3.4
|
58 |
markupsafe==1.1.1
|
59 |
mccabe==0.6.1
|
|
|
67 |
nbclient==0.5.3
|
68 |
nbconvert==6.0.7
|
69 |
nbformat==5.1.3
|
|
|
70 |
nest-asyncio==1.5.1
|
71 |
ngram==3.3.2
|
72 |
nltk==3.6.2
|
|
|
74 |
numexpr==2.7.3
|
75 |
numpy==1.20.2
|
76 |
oauthlib==3.1.0
|
|
|
|
|
77 |
packaging==20.9
|
78 |
pandas==1.2.4
|
79 |
pandocfilters==1.4.3
|
80 |
parso==0.8.2
|
81 |
pathy==0.4.0
|
|
|
|
|
82 |
pexpect==4.8.0
|
83 |
pickleshare==0.7.5
|
84 |
pillow==8.2.0
|
|
|
104 |
pyparsing==2.4.7
|
105 |
pyrsistent==0.17.3
|
106 |
pysocks==1.7.1
|
|
|
107 |
python-dateutil==2.8.1
|
108 |
pytz==2021.1
|
109 |
pyyaml==5.4.1
|
110 |
pyzmq==20.0.0
|
111 |
qtconsole==5.0.3
|
112 |
qtpy==1.9.0
|
|
|
|
|
113 |
regex==2021.4.4
|
114 |
requests==2.25.1
|
115 |
requests-oauthlib==1.3.0
|
|
|
128 |
sklearn==0.0
|
129 |
smart-open==3.0.0
|
130 |
smmap==4.0.0
|
|
|
131 |
spacy==3.0.5
|
132 |
spacy-legacy==3.0.2
|
|
|
133 |
srsly==2.4.1
|
134 |
tensorboard==2.5.0
|
135 |
tensorboard-data-server==0.6.0
|
|
|
139 |
testpath==0.4.4
|
140 |
thinc==8.0.2
|
141 |
threadpoolctl==2.1.0
|
|
|
142 |
tokenizers==0.10.2
|
143 |
toml==0.10.2
|
144 |
toolz==0.12.0
|
|
|
152 |
transformers==4.9.1
|
153 |
typer==0.3.2
|
154 |
typing-extensions==3.7.4.3
|
|
|
|
|
155 |
urllib3==1.26.4
|
|
|
156 |
wasabi==0.8.2
|
157 |
wcwidth==0.2.5
|
158 |
webencodings==0.5.1
|
|
|
160 |
wheel==0.36.2
|
161 |
widgetsnbextension==3.5.1
|
162 |
xxhash==2.0.2
|
163 |
+
zstd==1.4.9
|
|
|
|
|
|
|
|