Spaces:
Running
Running
Create deps.txt
Browse files
deps.txt
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
annotated-types==0.7.0
|
| 2 |
+
anyio==4.11.0
|
| 3 |
+
certifi==2025.10.5
|
| 4 |
+
charset-normalizer==3.4.3
|
| 5 |
+
click==8.3.0
|
| 6 |
+
colorama==0.4.6
|
| 7 |
+
fastapi==0.118.0
|
| 8 |
+
filelock==3.19.1
|
| 9 |
+
fsspec==2025.9.0
|
| 10 |
+
h11==0.16.0
|
| 11 |
+
h2==4.3.0
|
| 12 |
+
hpack==4.1.0
|
| 13 |
+
httpcore==1.0.9
|
| 14 |
+
httpx==0.28.1
|
| 15 |
+
huggingface-hub==0.35.3
|
| 16 |
+
hyperframe==6.1.0
|
| 17 |
+
idna==3.10
|
| 18 |
+
importlib-resources==6.5.2
|
| 19 |
+
jinja2==3.1.6
|
| 20 |
+
markupsafe==3.0.3
|
| 21 |
+
nuitka==2.8
|
| 22 |
+
numpy==2.3.3
|
| 23 |
+
ordered-set==4.1.0
|
| 24 |
+
packaging==25.0
|
| 25 |
+
pydantic==2.11.10
|
| 26 |
+
pydantic-core==2.33.2
|
| 27 |
+
pyyaml==6.0.3
|
| 28 |
+
regex==2025.9.18
|
| 29 |
+
requests==2.32.5
|
| 30 |
+
safetensors==0.6.2
|
| 31 |
+
sniffio==1.3.1
|
| 32 |
+
starlette==0.48.0
|
| 33 |
+
tokenizers==0.22.1
|
| 34 |
+
tqdm==4.67.1
|
| 35 |
+
transformers==4.57.0
|
| 36 |
+
typing-extensions==4.15.0
|
| 37 |
+
typing-inspection==0.4.2
|
| 38 |
+
urllib3==2.5.0
|
| 39 |
+
uvicorn==0.37.0
|
| 40 |
+
wasmtime==36.0.0
|
| 41 |
+
zstandard==0.25.0
|