Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +311 -9
requirements.txt
CHANGED
@@ -1,21 +1,323 @@
|
|
1 |
absl-py==2.1.0
|
|
|
2 |
addict==2.4.0
|
3 |
-
aiohttp==3.10.5
|
4 |
aiofiles==23.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
anyio==4.4.0
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
gradio==5.12.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
huggingface-hub==0.26.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
numpy==1.26.4
|
|
|
|
|
|
|
|
|
10 |
opencv-python==4.8.1.78
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
requests==2.32.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
transformers==4.44.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
ultralytics==8.2.42
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
wikipedia==1.4.0
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
1 |
absl-py==2.1.0
|
2 |
+
accelerate==0.33.0
|
3 |
addict==2.4.0
|
|
|
4 |
aiofiles==23.2.1
|
5 |
+
aiohappyeyeballs==2.4.0
|
6 |
+
aiohttp==3.10.5
|
7 |
+
aiohttp-retry==2.8.3
|
8 |
+
aiosignal==1.3.1
|
9 |
+
altgraph==0.17.4
|
10 |
+
annotated-types==0.7.0
|
11 |
+
antlr4-python3-runtime==4.9.3
|
12 |
anyio==4.4.0
|
13 |
+
attrs==23.2.0
|
14 |
+
audioread==3.0.1
|
15 |
+
backoff==2.2.1
|
16 |
+
bark==0.1.5
|
17 |
+
basicsr==1.4.2
|
18 |
+
beautifulsoup4==4.12.3
|
19 |
+
blinker==1.8.2
|
20 |
+
blis==1.0.1
|
21 |
+
boto3==1.34.131
|
22 |
+
botocore==1.34.131
|
23 |
+
bracex==2.5.post1
|
24 |
+
build==1.2.2.post1
|
25 |
+
cachetools==5.5.0
|
26 |
+
catalogue==2.0.10
|
27 |
+
certifi==2024.8.30
|
28 |
+
cffi==1.17.0
|
29 |
+
chardet==4.0.0
|
30 |
+
charset-normalizer==2.0.12
|
31 |
+
chattts==0.1.1
|
32 |
+
clarabel==0.9.0
|
33 |
+
click==8.1.7
|
34 |
+
click-plugins==1.1.1
|
35 |
+
cligj==0.7.2
|
36 |
+
cloudpathlib==0.20.0
|
37 |
+
coloredlogs==15.0.1
|
38 |
+
confection==0.1.5
|
39 |
+
contourpy==1.2.1
|
40 |
+
cryptography==43.0.1
|
41 |
+
cssselect==1.2.0
|
42 |
+
cssutils==2.11.1
|
43 |
+
customtkinter==5.2.2
|
44 |
+
cvxpy==1.6.0
|
45 |
+
cycler==0.12.1
|
46 |
+
cymem==2.0.8
|
47 |
+
darkdetect==0.8.0
|
48 |
+
decorator==4.4.2
|
49 |
+
defusedxml==0.7.1
|
50 |
+
deprecation==2.1.0
|
51 |
+
diffusers @ git+https://github.com/huggingface/diffusers.git@cee7c1b0fba6862e406537ef9875522eb19993c9
|
52 |
+
dill==0.3.8
|
53 |
+
docutils==0.21.2
|
54 |
+
einops==0.8.0
|
55 |
+
einx==0.3.0
|
56 |
+
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|
57 |
+
encodec==0.1.1
|
58 |
+
facexlib==0.3.0
|
59 |
+
fastapi==0.115.5
|
60 |
+
feedfinder2==0.0.4
|
61 |
+
feedparser==6.0.11
|
62 |
+
ffmpeg==1.4
|
63 |
+
ffmpy==0.4.0
|
64 |
+
filelock==3.15.3
|
65 |
+
filterpy==1.4.5
|
66 |
+
fiona==1.9.6
|
67 |
+
fire==0.6.0
|
68 |
+
Flask==3.0.3
|
69 |
+
flatbuffers==24.3.25
|
70 |
+
fonttools==4.53.0
|
71 |
+
freetype-py==2.5.1
|
72 |
+
frozendict==2.4.4
|
73 |
+
frozenlist==1.4.1
|
74 |
+
fsspec==2024.6.0
|
75 |
+
funcy==2.0
|
76 |
+
future==1.0.0
|
77 |
+
geographiclib==2.0
|
78 |
+
geopandas==1.0.0
|
79 |
+
geopy==2.4.1
|
80 |
+
gfpgan==1.3.8
|
81 |
+
gitdb==4.0.11
|
82 |
+
GitPython==3.1.43
|
83 |
+
google_images_download==2.8.0
|
84 |
+
googlesearch-python==1.2.4
|
85 |
+
googletrans==4.0.2
|
86 |
gradio==5.12.0
|
87 |
+
gradio_client==1.5.4
|
88 |
+
grpcio==1.64.1
|
89 |
+
h11==0.14.0
|
90 |
+
h2==4.1.0
|
91 |
+
h5py==3.12.1
|
92 |
+
hpack==4.0.0
|
93 |
+
html5lib==1.1
|
94 |
+
httpcore==1.0.5
|
95 |
+
httpx==0.28.1
|
96 |
huggingface-hub==0.26.2
|
97 |
+
humanfriendly==10.0
|
98 |
+
hyperframe==6.0.1
|
99 |
+
idna==3.7
|
100 |
+
imageio==2.34.2
|
101 |
+
imageio-ffmpeg==0.5.1
|
102 |
+
importlib_metadata==8.2.0
|
103 |
+
itsdangerous==2.2.0
|
104 |
+
javalang==0.13.0
|
105 |
+
jieba3k==0.35.1
|
106 |
+
Jinja2==3.1.4
|
107 |
+
jmespath==1.0.1
|
108 |
+
joblib==1.4.2
|
109 |
+
jsonschema==4.23.0
|
110 |
+
jsonschema-specifications==2024.10.1
|
111 |
+
kapture==1.1.10
|
112 |
+
kapture-localization==1.1.10
|
113 |
+
Kivy==2.3.0
|
114 |
+
Kivy-Garden==0.1.5
|
115 |
+
kiwisolver==1.4.5
|
116 |
+
langcodes==3.4.1
|
117 |
+
langdetect==1.0.9
|
118 |
+
language_data==1.2.0
|
119 |
+
lazy_loader==0.4
|
120 |
+
librosa==0.10.2.post1
|
121 |
+
llvmlite==0.43.0
|
122 |
+
lmdb==1.5.1
|
123 |
+
lxml==5.2.2
|
124 |
+
lxml_html_clean==0.2.0
|
125 |
+
macholib==1.16.3
|
126 |
+
marisa-trie==1.2.1
|
127 |
+
Markdown==3.6
|
128 |
+
markdown-it-py==3.0.0
|
129 |
+
MarkupSafe==2.1.5
|
130 |
+
matplotlib==3.9.0
|
131 |
+
mdurl==0.1.2
|
132 |
+
more-itertools==10.5.0
|
133 |
+
MouseInfo==0.1.3
|
134 |
+
moviepy==1.0.3
|
135 |
+
mpmath==1.3.0
|
136 |
+
msgpack==1.1.0
|
137 |
+
multidict==6.1.0
|
138 |
+
multitasking==0.0.11
|
139 |
+
murmurhash==1.0.10
|
140 |
+
networkx==3.3
|
141 |
+
newspaper3k==0.2.8
|
142 |
+
nltk==3.8.1
|
143 |
+
numba==0.60.0
|
144 |
numpy==1.26.4
|
145 |
+
numpy-quaternion==2024.0.3
|
146 |
+
omegaconf==2.3.0
|
147 |
+
onnxruntime==1.19.2
|
148 |
+
opencv-contrib-python==4.10.0.84
|
149 |
opencv-python==4.8.1.78
|
150 |
+
opencv-python-headless==4.10.0.84
|
151 |
+
orjson==3.10.11
|
152 |
+
osqp==0.6.7.post3
|
153 |
+
outcome==1.3.0.post0
|
154 |
+
packaging==24.1
|
155 |
+
pandas==2.2.2
|
156 |
+
pdf2image==1.17.0
|
157 |
+
pdfminer.six==20231228
|
158 |
+
pdfplumber==0.11.4
|
159 |
+
peewee==3.17.6
|
160 |
+
piexif==1.1.3
|
161 |
+
pillow==10.3.0
|
162 |
+
pillow_heif==0.18.0
|
163 |
+
platformdirs==4.2.2
|
164 |
+
pooch==1.8.2
|
165 |
+
poselib==2.0.4
|
166 |
+
premailer==3.10.0
|
167 |
+
preshed==3.0.9
|
168 |
+
prettytable==3.12.0
|
169 |
+
proglog==0.1.10
|
170 |
+
protobuf==3.20.3
|
171 |
+
psutil==6.0.0
|
172 |
+
py-cpuinfo==9.0.0
|
173 |
+
PyAutoGUI==0.9.54
|
174 |
+
pybase16384==0.3.7
|
175 |
+
pybboxes==0.1.6
|
176 |
+
pycolmap==3.10.0
|
177 |
+
pycparser==2.22
|
178 |
+
pydantic==2.9.2
|
179 |
+
pydantic_core==2.23.4
|
180 |
+
pydub==0.25.1
|
181 |
+
pygame==2.6.0
|
182 |
+
PyGetWindow==0.0.9
|
183 |
+
pyglet==1.5.29
|
184 |
+
Pygments==2.18.0
|
185 |
+
pyinstaller==6.9.0
|
186 |
+
pyinstaller-hooks-contrib==2024.7
|
187 |
+
PyJWT==2.9.0
|
188 |
+
PyMatting==1.1.12
|
189 |
+
PyMsgBox==1.0.9
|
190 |
+
pyobjc-core==10.3.1
|
191 |
+
pyobjc-framework-Cocoa==10.3.1
|
192 |
+
pyobjc-framework-Quartz==10.3.1
|
193 |
+
pyogrio==0.9.0
|
194 |
+
PyOpenGL==3.1.0
|
195 |
+
pyparsing==3.1.2
|
196 |
+
PyPDF2==3.0.1
|
197 |
+
pypdfium2==4.30.0
|
198 |
+
pyperclip==1.9.0
|
199 |
+
pyproj==3.6.1
|
200 |
+
pyproject_hooks==1.2.0
|
201 |
+
PyQt5==5.15.11
|
202 |
+
PyQt5-Qt5==5.15.14
|
203 |
+
PyQt5_sip==12.15.0
|
204 |
+
PyRect==0.2.0
|
205 |
+
pyrender==0.1.45
|
206 |
+
PyScreeze==0.1.30
|
207 |
+
pyshp==2.3.1
|
208 |
+
PySocks==1.7.1
|
209 |
+
pytesseract==0.3.13
|
210 |
+
python-dateutil==2.9.0.post0
|
211 |
+
python-dotenv==1.0.1
|
212 |
+
python-magic==0.4.27
|
213 |
+
python-multipart==0.0.20
|
214 |
+
python-nmap==0.7.1
|
215 |
+
pytweening==1.2.0
|
216 |
+
pytz==2024.1
|
217 |
+
PyYAML==6.0.1
|
218 |
+
qdldl==0.1.7.post4
|
219 |
+
rake-nltk==1.0.6
|
220 |
+
realesrgan==0.3.0
|
221 |
+
referencing==0.35.1
|
222 |
+
regex==2024.7.24
|
223 |
+
rembg==2.0.59
|
224 |
requests==2.32.3
|
225 |
+
requests-file==2.1.0
|
226 |
+
requests-toolbelt==1.0.0
|
227 |
+
rich==13.9.4
|
228 |
+
roboflow==1.1.33
|
229 |
+
roma==1.5.1
|
230 |
+
rpds-py==0.20.0
|
231 |
+
rubicon-objc==0.4.9
|
232 |
+
ruff==0.7.3
|
233 |
+
s3transfer==0.10.4
|
234 |
+
safehttpx==0.1.6
|
235 |
+
safetensors==0.4.3
|
236 |
+
sahi==0.11.16
|
237 |
+
scapy==2.6.1
|
238 |
+
scikit-image==0.24.0
|
239 |
+
scikit-learn==1.5.2
|
240 |
+
scipy==1.13.1
|
241 |
+
scs==3.2.7
|
242 |
+
seaborn==0.13.2
|
243 |
+
selenium==4.23.1
|
244 |
+
semantic-version==2.10.0
|
245 |
+
semver==3.0.2
|
246 |
+
sentence-transformers==3.2.1
|
247 |
+
setuptools==70.1.1
|
248 |
+
sgmllib3k==1.0.0
|
249 |
+
shapely==2.0.4
|
250 |
+
shellingham==1.5.4
|
251 |
+
six==1.16.0
|
252 |
+
smart-open==7.0.5
|
253 |
+
smmap==5.0.1
|
254 |
+
sniffio==1.3.1
|
255 |
+
sortedcontainers==2.4.0
|
256 |
+
sounddevice==0.5.1
|
257 |
+
soundfile==0.12.1
|
258 |
+
soupsieve==2.5
|
259 |
+
soxr==0.5.0.post1
|
260 |
+
spacy==3.8.2
|
261 |
+
spacy-legacy==3.0.12
|
262 |
+
spacy-loggers==1.0.5
|
263 |
+
srsly==2.4.8
|
264 |
+
starlette==0.41.2
|
265 |
+
supervision==0.21.0
|
266 |
+
sympy==1.12.1
|
267 |
+
ta==0.11.0
|
268 |
+
tabulate==0.9.0
|
269 |
+
tb-nightly==2.18.0a20240807
|
270 |
+
tensorboard==2.17.0
|
271 |
+
tensorboard-data-server==0.7.2
|
272 |
+
termcolor==2.4.0
|
273 |
+
terminaltables==3.1.10
|
274 |
+
textblob==0.18.0.post0
|
275 |
+
thinc==8.3.2
|
276 |
+
thop==0.1.1.post2209072238
|
277 |
+
threadpoolctl==3.5.0
|
278 |
+
tifffile==2024.7.24
|
279 |
+
tinysegmenter==0.3
|
280 |
+
tk==0.1.0
|
281 |
+
tldextract==5.1.2
|
282 |
+
tokenizers==0.19.1
|
283 |
+
tomli==2.0.1
|
284 |
+
tomlkit==0.12.0
|
285 |
+
torch==2.4.0
|
286 |
+
torchaudio==2.4.0
|
287 |
+
torchvision==0.19.0
|
288 |
+
tqdm==4.66.4
|
289 |
transformers==4.44.2
|
290 |
+
trimesh==4.5.2
|
291 |
+
trio==0.26.0
|
292 |
+
trio-websocket==0.11.1
|
293 |
+
twilio==9.3.0
|
294 |
+
typer==0.12.5
|
295 |
+
typing_extensions==4.12.2
|
296 |
+
tzdata==2024.1
|
297 |
ultralytics==8.2.42
|
298 |
+
ultralytics-thop==2.0.0
|
299 |
+
urllib3==1.26.20
|
300 |
+
uvicorn==0.32.0
|
301 |
+
vaderSentiment==3.3.2
|
302 |
+
vector-quantize-pytorch==1.15.6
|
303 |
+
vocos==0.1.0
|
304 |
+
wasabi==1.1.3
|
305 |
+
wcmatch==10.0
|
306 |
+
wcwidth==0.2.13
|
307 |
+
weasel==0.4.1
|
308 |
+
webencodings==0.5.1
|
309 |
+
websocket-client==1.8.0
|
310 |
+
websockets==11.0.3
|
311 |
+
Werkzeug==3.0.3
|
312 |
+
wheel==0.43.0
|
313 |
wikipedia==1.4.0
|
314 |
+
Wikipedia-API==0.6.0
|
315 |
+
wordcloud==1.9.3
|
316 |
+
wrapt==1.16.0
|
317 |
+
wsproto==1.2.0
|
318 |
+
yagmail==0.15.293
|
319 |
+
yapf==0.40.2
|
320 |
+
yarl==1.11.1
|
321 |
+
yfinance==0.2.44
|
322 |
+
yolov5==7.0.13
|
323 |
+
zipp==3.19.2
|