Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +80 -0
requirements.txt
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
accelerate==1.11.0
|
| 3 |
+
aiohappyeyeballs==2.6.1
|
| 4 |
+
aiohttp==3.13.1
|
| 5 |
+
aiosignal==1.4.0
|
| 6 |
+
annotated-types==0.7.0
|
| 7 |
+
anyio==4.11.0
|
| 8 |
+
attrs==25.4.0
|
| 9 |
+
black==25.9.0
|
| 10 |
+
certifi==2025.10.5
|
| 11 |
+
charset-normalizer==3.4.4
|
| 12 |
+
click==8.3.0
|
| 13 |
+
colorama==0.4.6
|
| 14 |
+
coloredlogs==15.0.1
|
| 15 |
+
deprecated==1.2.18
|
| 16 |
+
fastapi==0.119.1
|
| 17 |
+
filelock==3.20.0
|
| 18 |
+
flatbuffers==25.9.23
|
| 19 |
+
frozenlist==1.8.0
|
| 20 |
+
fsspec==2025.9.0
|
| 21 |
+
h11==0.16.0
|
| 22 |
+
huggingface-hub==0.36.0
|
| 23 |
+
humanfriendly==10.0
|
| 24 |
+
idna==3.11
|
| 25 |
+
iniconfig==2.3.0
|
| 26 |
+
inquirerpy==0.3.4
|
| 27 |
+
jinja2==3.1.6
|
| 28 |
+
levenshtein==0.27.1
|
| 29 |
+
limits==5.6.0
|
| 30 |
+
markupsafe==3.0.3
|
| 31 |
+
ml-dtypes==0.5.3
|
| 32 |
+
mpmath==1.3.0
|
| 33 |
+
multidict==6.7.0
|
| 34 |
+
mypy==1.18.2
|
| 35 |
+
mypy-extensions==1.1.0
|
| 36 |
+
networkx==3.5
|
| 37 |
+
numpy==2.3.4
|
| 38 |
+
onnx==1.19.1
|
| 39 |
+
onnxruntime==1.23.2
|
| 40 |
+
optimum==2.0.0
|
| 41 |
+
optimum-onnx==0.0.3
|
| 42 |
+
packaging==25.0
|
| 43 |
+
pathspec==0.12.1
|
| 44 |
+
pfzy==0.3.4
|
| 45 |
+
platformdirs==4.5.0
|
| 46 |
+
pluggy==1.6.0
|
| 47 |
+
prompt-toolkit==3.0.52
|
| 48 |
+
propcache==0.4.1
|
| 49 |
+
protobuf==6.33.0
|
| 50 |
+
psutil==7.1.2
|
| 51 |
+
pydantic==2.12.3
|
| 52 |
+
pydantic-core==2.41.4
|
| 53 |
+
pygments==2.19.2
|
| 54 |
+
pyreadline3==3.5.4
|
| 55 |
+
pytest==8.4.2
|
| 56 |
+
pytest-asyncio==1.2.0
|
| 57 |
+
python-dotenv==1.1.1
|
| 58 |
+
python-levenshtein==0.27.1
|
| 59 |
+
pytokens==0.2.0
|
| 60 |
+
pyyaml==6.0.3
|
| 61 |
+
rapidfuzz==3.14.1
|
| 62 |
+
regex==2025.10.23
|
| 63 |
+
requests==2.32.5
|
| 64 |
+
safetensors==0.6.2
|
| 65 |
+
setuptools==80.9.0
|
| 66 |
+
slowapi==0.1.9
|
| 67 |
+
sniffio==1.3.1
|
| 68 |
+
starlette==0.48.0
|
| 69 |
+
sympy==1.14.0
|
| 70 |
+
tokenizers==0.21.4
|
| 71 |
+
torch==2.9.0
|
| 72 |
+
tqdm==4.67.1
|
| 73 |
+
transformers==4.49.0
|
| 74 |
+
typing-extensions==4.15.0
|
| 75 |
+
typing-inspection==0.4.2
|
| 76 |
+
urllib3==2.5.0
|
| 77 |
+
uvicorn==0.38.0
|
| 78 |
+
wcwidth==0.2.14
|
| 79 |
+
wrapt==1.17.3
|
| 80 |
+
yarl==1.22.0
|