Spaces:
Sleeping
Sleeping
Commit
·
fd8fa67
1
Parent(s):
4107a10
Cleaned up requirements for HF deployment
Browse files- requirements.txt +24 -309
requirements.txt
CHANGED
@@ -1,315 +1,30 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
aiohttp==3.11.14
|
6 |
-
aiosignal==1.3.2
|
7 |
-
aliyun-python-sdk-core==2.16.0
|
8 |
-
aliyun-python-sdk-kms==2.16.5
|
9 |
-
annotated-types==0.7.0
|
10 |
-
antlr4-python3-runtime==4.9.3
|
11 |
-
anyio==4.4.0
|
12 |
-
argon2-cffi==23.1.0
|
13 |
-
argon2-cffi-bindings==21.2.0
|
14 |
-
arrow==1.3.0
|
15 |
-
asttokens==2.4.1
|
16 |
-
astunparse==1.6.3
|
17 |
-
async-lru==2.0.4
|
18 |
-
async-timeout==5.0.1
|
19 |
-
attrs==24.2.0
|
20 |
-
babel==2.16.0
|
21 |
-
bcrypt==3.2.0
|
22 |
-
beautifulsoup4==4.12.3
|
23 |
bitsandbytes==0.45.5
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
botocore==1.36.25
|
29 |
-
cachetools==5.5.2
|
30 |
-
certifi==2020.6.20
|
31 |
-
cffi==1.17.1
|
32 |
-
chardet==4.0.0
|
33 |
-
charset-normalizer==3.4.1
|
34 |
-
chumpy==0.70
|
35 |
-
click==8.1.8
|
36 |
-
colorama==0.4.4
|
37 |
-
comm==0.2.0
|
38 |
-
contourpy==1.3.0
|
39 |
-
crcmod==1.7
|
40 |
-
cryptography==3.4.8
|
41 |
-
cycler==0.12.1
|
42 |
-
Cython==3.0.11
|
43 |
-
datasets==3.4.1
|
44 |
-
dbus-python==1.2.18
|
45 |
-
debugpy==1.8.0
|
46 |
-
decorator==5.2.1
|
47 |
-
defer==1.0.4
|
48 |
-
defusedxml==0.7.1
|
49 |
-
depthai==2.23.0.0
|
50 |
-
dill==0.3.8
|
51 |
-
distlib==0.3.6
|
52 |
-
distro==1.7.0
|
53 |
-
distro-info==1.0
|
54 |
-
docker-pycreds==0.4.0
|
55 |
-
exceptiongroup==1.2.0
|
56 |
-
executing==2.0.1
|
57 |
-
fasteners==0.14.1
|
58 |
-
fastjsonschema==2.20.0
|
59 |
-
filelock==3.14.0
|
60 |
-
fire==0.7.0
|
61 |
-
Flask==3.1.0
|
62 |
-
flask-cors==5.0.1
|
63 |
-
flatbuffers==25.2.10
|
64 |
-
fonttools==4.53.1
|
65 |
-
fqdn==1.5.1
|
66 |
-
frozenlist==1.5.0
|
67 |
-
fsspec==2023.9.2
|
68 |
-
future==0.18.2
|
69 |
-
gast==0.4.0
|
70 |
-
gdown==5.2.0
|
71 |
-
gitdb==4.0.11
|
72 |
-
GitPython==3.1.43
|
73 |
-
google-auth==2.38.0
|
74 |
-
google-auth-oauthlib==0.4.6
|
75 |
-
google-pasta==0.2.0
|
76 |
-
greenlet==1.1.2
|
77 |
-
grpcio==1.70.0
|
78 |
-
gunicorn==23.0.0
|
79 |
-
h11==0.14.0
|
80 |
-
h5py==3.13.0
|
81 |
-
httpcore==1.0.5
|
82 |
-
httplib2==0.20.2
|
83 |
-
httpx==0.27.2
|
84 |
huggingface-hub==0.30.1
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
ipywidgets==8.1.5
|
92 |
-
isoduration==20.11.0
|
93 |
-
itsdangerous==2.2.0
|
94 |
-
jedi==0.19.1
|
95 |
-
jeepney==0.7.1
|
96 |
-
Jinja2==3.1.2
|
97 |
-
jmespath==0.10.0
|
98 |
-
joblib==1.4.2
|
99 |
-
json-tricks==3.17.3
|
100 |
-
json5==0.9.25
|
101 |
-
jsonpointer==3.0.0
|
102 |
-
jsonschema==4.23.0
|
103 |
-
jsonschema-specifications==2023.12.1
|
104 |
-
jupyter==1.1.1
|
105 |
-
jupyter-console==6.6.3
|
106 |
-
jupyter-events==0.10.0
|
107 |
-
jupyter-lsp==2.2.5
|
108 |
-
jupyter_client==8.6.0
|
109 |
-
jupyter_core==5.5.1
|
110 |
-
jupyter_server==2.14.2
|
111 |
-
jupyter_server_terminals==0.5.3
|
112 |
-
jupyterlab_pygments==0.3.0
|
113 |
-
jupyterlab_server==2.27.3
|
114 |
-
jupyterlab_widgets==3.0.13
|
115 |
-
keras==2.11.0
|
116 |
-
Keras-Preprocessing==1.1.2
|
117 |
-
keyring==23.5.0
|
118 |
-
kiwisolver==1.4.7
|
119 |
-
largestinteriorrectangle==0.2.1
|
120 |
-
launchpadlib==1.10.16
|
121 |
-
lazr.restfulclient==0.14.4
|
122 |
-
lazr.uri==1.0.6
|
123 |
-
libclang==18.1.1
|
124 |
-
libcst==1.4.0
|
125 |
-
llvmlite==0.44.0
|
126 |
-
lockfile==0.12.2
|
127 |
-
lz4==4.4.4
|
128 |
-
Mako==1.1.3
|
129 |
-
Markdown==3.7
|
130 |
-
markdown-it-py==3.0.0
|
131 |
-
MarkupSafe==3.0.2
|
132 |
-
matplotlib==3.9.2
|
133 |
-
matplotlib-inline==0.1.6
|
134 |
-
mdurl==0.1.2
|
135 |
-
mistune==3.0.2
|
136 |
-
ml_dtypes==0.5.1
|
137 |
-
mmdet==3.0.0
|
138 |
-
mmengine==0.7.4
|
139 |
-
model-index==0.1.11
|
140 |
-
monotonic==1.6
|
141 |
-
more-itertools==8.10.0
|
142 |
-
moreorless==0.4.0
|
143 |
-
mpmath==1.3.0
|
144 |
-
msgpack==1.0.3
|
145 |
-
mtcnn==1.0.0
|
146 |
-
multidict==6.2.0
|
147 |
-
multiprocess==0.70.16
|
148 |
-
munkres==1.1.4
|
149 |
-
mypy-extensions==1.0.0
|
150 |
-
namex==0.0.8
|
151 |
-
natsort==8.4.0
|
152 |
-
nbclient==0.10.0
|
153 |
-
nbconvert==7.16.4
|
154 |
-
nbformat==5.10.4
|
155 |
-
nest-asyncio==1.5.8
|
156 |
-
netifaces==0.11.0
|
157 |
-
networkx==3.1
|
158 |
-
notebook==7.2.2
|
159 |
-
notebook_shim==0.2.4
|
160 |
-
numba==0.61.0
|
161 |
-
numpy==1.26.4
|
162 |
-
nvidia-cublas-cu12==12.4.5.8
|
163 |
-
nvidia-cuda-cupti-cu12==12.4.127
|
164 |
-
nvidia-cuda-nvrtc-cu12==12.4.127
|
165 |
-
nvidia-cuda-runtime-cu12==12.4.127
|
166 |
-
nvidia-cudnn-cu12==9.1.0.70
|
167 |
-
nvidia-cufft-cu12==11.2.1.3
|
168 |
-
nvidia-curand-cu12==10.3.5.147
|
169 |
-
nvidia-cusolver-cu12==11.6.1.9
|
170 |
-
nvidia-cusparse-cu12==12.3.1.170
|
171 |
-
nvidia-cusparselt-cu12==0.6.2
|
172 |
-
nvidia-nccl-cu12==2.21.5
|
173 |
-
nvidia-nvjitlink-cu12==12.4.127
|
174 |
-
nvidia-nvtx-cu12==12.4.127
|
175 |
-
oauthlib==3.2.0
|
176 |
-
olefile==0.46
|
177 |
-
omegaconf==2.3.0
|
178 |
-
opencv-python==4.10.0.84
|
179 |
-
opencv-python-headless==4.10.0.84
|
180 |
-
opt_einsum==3.4.0
|
181 |
-
optree==0.14.0
|
182 |
-
ordered-set==4.1.0
|
183 |
-
oss2==2.17.0
|
184 |
-
overrides==7.7.0
|
185 |
-
packaging==24.2
|
186 |
-
pandas==2.2.2
|
187 |
-
pandocfilters==1.5.1
|
188 |
-
paramiko==2.9.3
|
189 |
-
parso==0.8.3
|
190 |
-
pathspec==0.12.1
|
191 |
-
peft==0.15.1
|
192 |
-
pexpect==4.8.0
|
193 |
-
pillow==10.4.0
|
194 |
-
pipreq==0.4
|
195 |
-
platformdirs==3.5.1
|
196 |
-
portalocker==2.10.1
|
197 |
-
prometheus_client==0.20.0
|
198 |
-
prompt-toolkit==3.0.43
|
199 |
-
propcache==0.3.0
|
200 |
-
protobuf==3.12.4
|
201 |
-
psutil==5.9.5
|
202 |
-
ptyprocess==0.7.0
|
203 |
-
pure-eval==0.2.2
|
204 |
-
py-cpuinfo==9.0.0
|
205 |
-
pyarrow==19.0.1
|
206 |
-
pyasn1==0.6.1
|
207 |
-
pyasn1_modules==0.4.1
|
208 |
-
pycairo==1.20.1
|
209 |
-
pycocotools==2.0.8
|
210 |
-
pycparser==2.22
|
211 |
-
pycryptodome==3.21.0
|
212 |
-
pycups==2.0.1
|
213 |
-
pydantic==2.11.1
|
214 |
-
pydantic_core==2.33.0
|
215 |
pydub==0.25.1
|
216 |
-
Pygments==2.17.2
|
217 |
-
PyGObject==3.42.1
|
218 |
-
PyJWT==2.3.0
|
219 |
-
pymacaroons==0.13.0
|
220 |
-
PyNaCl==1.5.0
|
221 |
-
pynvim==0.4.2
|
222 |
-
pyparsing==2.4.7
|
223 |
-
PyPDF2==3.0.1
|
224 |
-
pyRFC3339==1.1
|
225 |
-
PySocks==1.7.1
|
226 |
-
python-dateutil==2.8.2
|
227 |
-
python-json-logger==2.0.7
|
228 |
-
python-slugify==8.0.4
|
229 |
-
python-version==0.0.2
|
230 |
-
pytz==2023.4
|
231 |
-
pyxdg==0.27
|
232 |
-
PyYAML==6.0.2
|
233 |
-
pyzmq==25.1.2
|
234 |
-
referencing==0.35.1
|
235 |
-
regex==2024.11.6
|
236 |
-
reportlab==3.6.8
|
237 |
-
requests==2.32.2
|
238 |
-
requests-oauthlib==2.0.0
|
239 |
-
retina-face==0.0.17
|
240 |
-
rfc3339-validator==0.1.4
|
241 |
-
rfc3986-validator==0.1.1
|
242 |
-
rich==13.4.2
|
243 |
-
rpds-py==0.20.0
|
244 |
-
rsa==4.9
|
245 |
-
s3transfer==0.11.2
|
246 |
-
safetensors==0.5.3
|
247 |
-
scikit-learn==1.6.1
|
248 |
-
scipy==1.11.3
|
249 |
-
seaborn==0.13.0
|
250 |
-
SecretStorage==3.3.1
|
251 |
-
Send2Trash==1.8.3
|
252 |
-
sentry-sdk==2.25.1
|
253 |
-
setproctitle==1.3.5
|
254 |
-
shapely==2.0.7
|
255 |
-
six==1.16.0
|
256 |
-
smmap==5.0.1
|
257 |
-
sniffio==1.3.1
|
258 |
-
soupsieve==2.6
|
259 |
SpeechRecognition==3.14.2
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
stitching==0.6.1
|
264 |
-
supervision==0.23.0
|
265 |
-
sympy==1.13.1
|
266 |
-
tabulate==0.9.0
|
267 |
-
tensorboard==2.11.2
|
268 |
-
tensorboard-data-server==0.6.1
|
269 |
-
tensorboard-plugin-wit==1.8.1
|
270 |
-
tensorflow==2.11.0
|
271 |
-
tensorflow-estimator==2.11.0
|
272 |
-
tensorflow-io-gcs-filesystem==0.37.1
|
273 |
-
termcolor==2.5.0
|
274 |
-
terminado==0.18.1
|
275 |
-
terminaltables==3.1.10
|
276 |
-
text-unidecode==1.3
|
277 |
-
tf-keras==2.15.0
|
278 |
-
thop==0.1.1.post2209072238
|
279 |
-
threadpoolctl==3.6.0
|
280 |
-
tiktoken==0.9.0
|
281 |
-
timm==1.0.14
|
282 |
-
tinycss2==1.3.0
|
283 |
tokenizers==0.21.1
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
tqdm==4.67.1
|
291 |
-
|
292 |
-
traitlets==5.14.0
|
293 |
-
transformers==4.51.0
|
294 |
-
triton==3.2.0
|
295 |
-
types-python-dateutil==2.9.0.20240906
|
296 |
-
typing-inspection==0.4.0
|
297 |
-
typing_extensions==4.13.1
|
298 |
-
tzdata==2023.3
|
299 |
-
uri-template==1.3.0
|
300 |
-
urllib3==2.3.0
|
301 |
-
virtualenv==20.23.0
|
302 |
-
wadllib==1.3.6
|
303 |
-
wandb==0.19.9
|
304 |
-
warmup-scheduler==0.3
|
305 |
-
wcwidth==0.2.12
|
306 |
-
webcolors==24.8.0
|
307 |
-
webencodings==0.5.1
|
308 |
-
websocket-client==1.8.0
|
309 |
-
Werkzeug==3.1.3
|
310 |
-
widgetsnbextension==4.0.13
|
311 |
-
wrapt==1.14.1
|
312 |
-
xxhash==3.5.0
|
313 |
-
yacs==0.1.8
|
314 |
-
yarl==1.18.3
|
315 |
-
zipp==1.0.0
|
|
|
1 |
+
# Core ML + Transformers
|
2 |
+
torch==2.6.0
|
3 |
+
transformers==4.51.0
|
4 |
+
peft==0.15.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
bitsandbytes==0.45.5
|
6 |
+
accelerate==1.6.0
|
7 |
+
safetensors==0.5.3
|
8 |
+
|
9 |
+
# HuggingFace Ecosystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
huggingface-hub==0.30.1
|
11 |
+
datasets==3.4.1
|
12 |
+
|
13 |
+
# Web App
|
14 |
+
streamlit==1.33.0
|
15 |
+
|
16 |
+
# Audio Processing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
pydub==0.25.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
SpeechRecognition==3.14.2
|
19 |
+
|
20 |
+
# NLP + Tokenization
|
21 |
+
sentencepiece==0.1.99
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
tokenizers==0.21.1
|
23 |
+
|
24 |
+
# Utilities
|
25 |
+
pandas==2.2.2
|
26 |
+
numpy==1.26.4
|
27 |
+
scikit-learn==1.6.1
|
28 |
+
matplotlib==3.9.2
|
29 |
tqdm==4.67.1
|
30 |
+
pyyaml==6.0.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|