Spaces:
Runtime error
Runtime error
Supermichi100
commited on
Commit
•
16a4131
1
Parent(s):
275ca0b
Upload folder using huggingface_hub
Browse files- requirements.txt +28 -0
requirements.txt
CHANGED
@@ -16,12 +16,16 @@ beautifulsoup4==4.12.2
|
|
16 |
bleach==6.0.0
|
17 |
blinker==1.6.2
|
18 |
blis==0.7.9
|
|
|
19 |
brotlipy==0.7.0
|
20 |
bs4==0.0.1
|
21 |
cachetools==5.3.1
|
22 |
camelot-py==0.11.0
|
23 |
catalogue==2.0.8
|
|
|
|
|
24 |
chardet==5.1.0
|
|
|
25 |
ci-info==0.3.0
|
26 |
click==8.1.3
|
27 |
cloudpickle==2.2.1
|
@@ -31,16 +35,19 @@ confection==0.0.4
|
|
31 |
configobj==5.0.8
|
32 |
configparser==5.3.0
|
33 |
contourpy==1.1.0
|
|
|
34 |
cycler==0.11.0
|
35 |
cymem==2.0.7
|
36 |
databricks-cli==0.17.7
|
37 |
datasets==2.13.1
|
38 |
debugpy==1.6.5
|
|
|
39 |
defusedxml==0.7.1
|
40 |
dill==0.3.6
|
41 |
distro==1.8.0
|
42 |
dnspython==2.3.0
|
43 |
docker==6.1.3
|
|
|
44 |
entrypoints==0.4
|
45 |
et-xmlfile==1.1.0
|
46 |
etelemetry==0.3.0
|
@@ -68,6 +75,8 @@ httpcore==0.17.2
|
|
68 |
httplib2==0.22.0
|
69 |
httpx==0.24.1
|
70 |
huggingface-hub==0.15.1
|
|
|
|
|
71 |
importlib-resources==5.12.0
|
72 |
ipykernel==6.20.1
|
73 |
ipython==8.8.0
|
@@ -106,6 +115,9 @@ matplotlib-inline==0.1.6
|
|
106 |
mdit-py-plugins==0.3.3
|
107 |
mdurl==0.1.2
|
108 |
mistune==3.0.1
|
|
|
|
|
|
|
109 |
mlflow==2.4.1
|
110 |
mpmath==1.3.0
|
111 |
multidict==6.0.4
|
@@ -122,18 +134,22 @@ nipype==1.8.6
|
|
122 |
nltk==3.8.1
|
123 |
notebook==6.5.4
|
124 |
notebook_shim==0.2.3
|
|
|
|
|
125 |
oauthlib==3.2.2
|
126 |
opencv-python==4.7.0.72
|
127 |
openpyxl==3.1.2
|
128 |
orjson==3.9.1
|
129 |
overrides==7.3.1
|
130 |
packaging==23.0
|
|
|
131 |
pandocfilters==1.5.0
|
132 |
parso==0.8.3
|
133 |
pathlib==1.0.1
|
134 |
pathy==0.10.2
|
135 |
pdfminer.six==20221105
|
136 |
pdfplumber==0.9.0
|
|
|
137 |
pickleshare==0.7.5
|
138 |
Pillow==9.5.0
|
139 |
pinecone-client==2.2.2
|
@@ -148,6 +164,7 @@ prov==2.0.0
|
|
148 |
psutil==5.9.4
|
149 |
pure-eval==0.2.2
|
150 |
pyarrow==12.0.1
|
|
|
151 |
pycryptodome==3.18.0
|
152 |
pydantic==1.10.9
|
153 |
pydeck==0.8.1b0
|
@@ -157,14 +174,19 @@ Pygments==2.14.0
|
|
157 |
PyJWT==2.7.0
|
158 |
Pympler==1.0.1
|
159 |
PyMuPDF==1.22.3
|
|
|
160 |
pyparsing==3.1.0
|
161 |
pypdf==3.10.0
|
162 |
PyPDF2==2.12.1
|
163 |
pyrsistent==0.19.3
|
|
|
164 |
python-dateutil==2.8.2
|
165 |
python-json-logger==2.0.7
|
166 |
python-multipart==0.0.6
|
|
|
167 |
pytz-deprecation-shim==0.1.0.post0
|
|
|
|
|
168 |
pyxnat==1.5
|
169 |
PyYAML==6.0
|
170 |
pyzmq==25.0.0
|
@@ -173,6 +195,7 @@ QtPy==2.3.1
|
|
173 |
querystring-parser==1.2.4
|
174 |
rdflib==6.3.2
|
175 |
regex==2023.6.3
|
|
|
176 |
rfc3339-validator==0.1.4
|
177 |
rfc3986-validator==0.1.1
|
178 |
rich==13.4.2
|
@@ -184,6 +207,7 @@ Send2Trash==1.8.2
|
|
184 |
sentence-transformers==2.2.2
|
185 |
sentencepiece==0.1.99
|
186 |
simplejson==3.19.1
|
|
|
187 |
smart-open==6.3.0
|
188 |
smmap==5.0.0
|
189 |
sniffio==1.3.0
|
@@ -219,10 +243,12 @@ traitlets==5.8.1
|
|
219 |
traits==6.3.2
|
220 |
transformers==4.30.2
|
221 |
typer==0.7.0
|
|
|
222 |
tzdata==2023.3
|
223 |
tzlocal==4.3.1
|
224 |
uc-micro-py==1.0.2
|
225 |
uri-template==1.3.0
|
|
|
226 |
uvicorn==0.22.0
|
227 |
validators==0.20.0
|
228 |
waitress==2.1.2
|
@@ -236,7 +262,9 @@ websocket-client==1.6.1
|
|
236 |
websockets==11.0.3
|
237 |
Werkzeug==2.3.6
|
238 |
widgetsnbextension==4.0.8
|
|
|
239 |
win32-setctime==1.1.0
|
240 |
XlsxWriter==3.1.2
|
241 |
xxhash==3.2.0
|
242 |
yarl==1.9.2
|
|
|
|
16 |
bleach==6.0.0
|
17 |
blinker==1.6.2
|
18 |
blis==0.7.9
|
19 |
+
Bottleneck @ file:///C:/Windows/Temp/abs_3198ca53-903d-42fd-87b4-03e6d03a8381yfwsuve8/croots/recipe/bottleneck_1657175565403/work
|
20 |
brotlipy==0.7.0
|
21 |
bs4==0.0.1
|
22 |
cachetools==5.3.1
|
23 |
camelot-py==0.11.0
|
24 |
catalogue==2.0.8
|
25 |
+
certifi @ file:///C:/b/abs_4a0polqwty/croot/certifi_1683875377622/work/certifi
|
26 |
+
cffi @ file:///C:/b/abs_49n3v2hyhr/croot/cffi_1670423218144/work
|
27 |
chardet==5.1.0
|
28 |
+
charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
|
29 |
ci-info==0.3.0
|
30 |
click==8.1.3
|
31 |
cloudpickle==2.2.1
|
|
|
35 |
configobj==5.0.8
|
36 |
configparser==5.3.0
|
37 |
contourpy==1.1.0
|
38 |
+
cryptography @ file:///C:/b/abs_b28tzldafl/croot/cryptography_1686613103834/work
|
39 |
cycler==0.11.0
|
40 |
cymem==2.0.7
|
41 |
databricks-cli==0.17.7
|
42 |
datasets==2.13.1
|
43 |
debugpy==1.6.5
|
44 |
+
decorator @ file:///opt/conda/conda-bld/decorator_1643638310831/work
|
45 |
defusedxml==0.7.1
|
46 |
dill==0.3.6
|
47 |
distro==1.8.0
|
48 |
dnspython==2.3.0
|
49 |
docker==6.1.3
|
50 |
+
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl#sha256=0964370218b7e1672a30ac50d72cdc6b16f7c867496f1d60925691188f4d2510
|
51 |
entrypoints==0.4
|
52 |
et-xmlfile==1.1.0
|
53 |
etelemetry==0.3.0
|
|
|
75 |
httplib2==0.22.0
|
76 |
httpx==0.24.1
|
77 |
huggingface-hub==0.15.1
|
78 |
+
idna @ file:///C:/b/abs_bdhbebrioa/croot/idna_1666125572046/work
|
79 |
+
importlib-metadata @ file:///C:/b/abs_20ndzb2j6v/croot/importlib-metadata_1678997085534/work
|
80 |
importlib-resources==5.12.0
|
81 |
ipykernel==6.20.1
|
82 |
ipython==8.8.0
|
|
|
115 |
mdit-py-plugins==0.3.3
|
116 |
mdurl==0.1.2
|
117 |
mistune==3.0.1
|
118 |
+
mkl-fft==1.3.6
|
119 |
+
mkl-random @ file:///C:/Users/dev-admin/mkl/mkl_random_1682977971003/work
|
120 |
+
mkl-service==2.4.0
|
121 |
mlflow==2.4.1
|
122 |
mpmath==1.3.0
|
123 |
multidict==6.0.4
|
|
|
134 |
nltk==3.8.1
|
135 |
notebook==6.5.4
|
136 |
notebook_shim==0.2.3
|
137 |
+
numexpr @ file:///C:/b/abs_afm0oewmmt/croot/numexpr_1683221839116/work
|
138 |
+
numpy @ file:///C:/Users/dev-admin/mkl/numpy_and_numpy_base_1682982345978/work
|
139 |
oauthlib==3.2.2
|
140 |
opencv-python==4.7.0.72
|
141 |
openpyxl==3.1.2
|
142 |
orjson==3.9.1
|
143 |
overrides==7.3.1
|
144 |
packaging==23.0
|
145 |
+
pandas @ file:///C:/b/abs_b9kefbuby2/croot/pandas_1677835593760/work
|
146 |
pandocfilters==1.5.0
|
147 |
parso==0.8.3
|
148 |
pathlib==1.0.1
|
149 |
pathy==0.10.2
|
150 |
pdfminer.six==20221105
|
151 |
pdfplumber==0.9.0
|
152 |
+
pdftopng==0.2.3
|
153 |
pickleshare==0.7.5
|
154 |
Pillow==9.5.0
|
155 |
pinecone-client==2.2.2
|
|
|
164 |
psutil==5.9.4
|
165 |
pure-eval==0.2.2
|
166 |
pyarrow==12.0.1
|
167 |
+
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
|
168 |
pycryptodome==3.18.0
|
169 |
pydantic==1.10.9
|
170 |
pydeck==0.8.1b0
|
|
|
174 |
PyJWT==2.7.0
|
175 |
Pympler==1.0.1
|
176 |
PyMuPDF==1.22.3
|
177 |
+
pyOpenSSL @ file:///C:/b/abs_552w85x1jz/croot/pyopenssl_1677607703691/work
|
178 |
pyparsing==3.1.0
|
179 |
pypdf==3.10.0
|
180 |
PyPDF2==2.12.1
|
181 |
pyrsistent==0.19.3
|
182 |
+
PySocks @ file:///C:/ci/pysocks_1605287845585/work
|
183 |
python-dateutil==2.8.2
|
184 |
python-json-logger==2.0.7
|
185 |
python-multipart==0.0.6
|
186 |
+
pytz @ file:///C:/b/abs_22fofvpn1x/croot/pytz_1671698059864/work
|
187 |
pytz-deprecation-shim==0.1.0.post0
|
188 |
+
pywin32==305
|
189 |
+
pywinpty==2.0.10
|
190 |
pyxnat==1.5
|
191 |
PyYAML==6.0
|
192 |
pyzmq==25.0.0
|
|
|
195 |
querystring-parser==1.2.4
|
196 |
rdflib==6.3.2
|
197 |
regex==2023.6.3
|
198 |
+
requests @ file:///C:/b/abs_41owkd5ymz/croot/requests_1682607524657/work
|
199 |
rfc3339-validator==0.1.4
|
200 |
rfc3986-validator==0.1.1
|
201 |
rich==13.4.2
|
|
|
207 |
sentence-transformers==2.2.2
|
208 |
sentencepiece==0.1.99
|
209 |
simplejson==3.19.1
|
210 |
+
six @ file:///tmp/build/80754af9/six_1644875935023/work
|
211 |
smart-open==6.3.0
|
212 |
smmap==5.0.0
|
213 |
sniffio==1.3.0
|
|
|
243 |
traits==6.3.2
|
244 |
transformers==4.30.2
|
245 |
typer==0.7.0
|
246 |
+
typing_extensions @ file:///C:/b/abs_5em9ekwz24/croot/typing_extensions_1686602003259/work
|
247 |
tzdata==2023.3
|
248 |
tzlocal==4.3.1
|
249 |
uc-micro-py==1.0.2
|
250 |
uri-template==1.3.0
|
251 |
+
urllib3 @ file:///C:/b/abs_889_loyqv4/croot/urllib3_1686163174463/work
|
252 |
uvicorn==0.22.0
|
253 |
validators==0.20.0
|
254 |
waitress==2.1.2
|
|
|
262 |
websockets==11.0.3
|
263 |
Werkzeug==2.3.6
|
264 |
widgetsnbextension==4.0.8
|
265 |
+
win-inet-pton @ file:///C:/ci/win_inet_pton_1605306167264/work
|
266 |
win32-setctime==1.1.0
|
267 |
XlsxWriter==3.1.2
|
268 |
xxhash==3.2.0
|
269 |
yarl==1.9.2
|
270 |
+
zipp @ file:///C:/b/abs_b9jfdr908q/croot/zipp_1672387552360/work
|