Upload requirements.txt
Browse files- requirements.txt +81 -0
requirements.txt
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==24.1.0 ; python_version >= "3.12"
|
2 |
+
annotated-types==0.7.0 ; python_version >= "3.12"
|
3 |
+
anyio==4.9.0 ; python_version >= "3.12"
|
4 |
+
audioop-lts==0.2.1 ; python_version >= "3.13"
|
5 |
+
certifi==2025.6.15 ; python_version >= "3.12"
|
6 |
+
charset-normalizer==3.4.2 ; python_version >= "3.12"
|
7 |
+
click==8.2.1 ; python_version >= "3.12" and sys_platform != "emscripten"
|
8 |
+
colorama==0.4.6 ; python_version >= "3.12" and platform_system == "Windows"
|
9 |
+
fastapi==0.115.13 ; python_version >= "3.12"
|
10 |
+
ffmpy==0.6.0 ; python_version >= "3.12"
|
11 |
+
filelock==3.18.0 ; python_version >= "3.12"
|
12 |
+
fsspec==2025.5.1 ; python_version >= "3.12"
|
13 |
+
gradio-client==1.10.3 ; python_version >= "3.12"
|
14 |
+
gradio==5.34.2 ; python_version >= "3.12"
|
15 |
+
groovy==0.1.2 ; python_version >= "3.12"
|
16 |
+
h11==0.16.0 ; python_version >= "3.12"
|
17 |
+
hf-xet==1.1.5 ; python_version >= "3.12" and (platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "arm64" or platform_machine == "aarch64")
|
18 |
+
httpcore==1.0.9 ; python_version >= "3.12"
|
19 |
+
httpx==0.28.1 ; python_version >= "3.12"
|
20 |
+
huggingface-hub==0.33.0 ; python_version >= "3.12"
|
21 |
+
idna==3.10 ; python_version >= "3.12"
|
22 |
+
jinja2==3.1.6 ; python_version >= "3.12"
|
23 |
+
markdown-it-py==3.0.0 ; python_version >= "3.12" and sys_platform != "emscripten"
|
24 |
+
markupsafe==3.0.2 ; python_version >= "3.12"
|
25 |
+
mdurl==0.1.2 ; python_version >= "3.12" and sys_platform != "emscripten"
|
26 |
+
mpmath==1.3.0 ; python_version >= "3.12"
|
27 |
+
networkx==3.5 ; python_version >= "3.12"
|
28 |
+
numpy==2.3.1 ; python_version >= "3.12"
|
29 |
+
nvidia-cublas-cu12==12.6.4.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
30 |
+
nvidia-cuda-cupti-cu12==12.6.80 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
31 |
+
nvidia-cuda-nvrtc-cu12==12.6.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
32 |
+
nvidia-cuda-runtime-cu12==12.6.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
33 |
+
nvidia-cudnn-cu12==9.5.1.17 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
34 |
+
nvidia-cufft-cu12==11.3.0.4 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
35 |
+
nvidia-cufile-cu12==1.11.1.6 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
36 |
+
nvidia-curand-cu12==10.3.7.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
37 |
+
nvidia-cusolver-cu12==11.7.1.2 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
38 |
+
nvidia-cusparse-cu12==12.5.4.2 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
39 |
+
nvidia-cusparselt-cu12==0.6.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
40 |
+
nvidia-nccl-cu12==2.26.2 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
41 |
+
nvidia-nvjitlink-cu12==12.6.85 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
42 |
+
nvidia-nvtx-cu12==12.6.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
43 |
+
orjson==3.10.18 ; python_version >= "3.12"
|
44 |
+
packaging==25.0 ; python_version >= "3.12"
|
45 |
+
pandas==2.3.0 ; python_version >= "3.12"
|
46 |
+
pillow==11.2.1 ; python_version >= "3.12"
|
47 |
+
protobuf==6.31.1 ; python_version >= "3.12"
|
48 |
+
pydantic-core==2.33.2 ; python_version >= "3.12"
|
49 |
+
pydantic==2.11.7 ; python_version >= "3.12"
|
50 |
+
pydub==0.25.1 ; python_version >= "3.12"
|
51 |
+
pygments==2.19.2 ; python_version >= "3.12" and sys_platform != "emscripten"
|
52 |
+
python-dateutil==2.9.0.post0 ; python_version >= "3.12"
|
53 |
+
python-multipart==0.0.20 ; python_version >= "3.12"
|
54 |
+
pytz==2025.2 ; python_version >= "3.12"
|
55 |
+
pyyaml==6.0.2 ; python_version >= "3.12"
|
56 |
+
regex==2024.11.6 ; python_version >= "3.12"
|
57 |
+
requests==2.32.4 ; python_version >= "3.12"
|
58 |
+
rich==14.0.0 ; python_version >= "3.12" and sys_platform != "emscripten"
|
59 |
+
ruff==0.12.0 ; python_version >= "3.12" and sys_platform != "emscripten"
|
60 |
+
safehttpx==0.1.6 ; python_version >= "3.12"
|
61 |
+
safetensors==0.5.3 ; python_version >= "3.12"
|
62 |
+
semantic-version==2.10.0 ; python_version >= "3.12"
|
63 |
+
setuptools==80.9.0 ; python_version >= "3.12"
|
64 |
+
shellingham==1.5.4 ; python_version >= "3.12" and sys_platform != "emscripten"
|
65 |
+
six==1.17.0 ; python_version >= "3.12"
|
66 |
+
sniffio==1.3.1 ; python_version >= "3.12"
|
67 |
+
starlette==0.46.2 ; python_version >= "3.12"
|
68 |
+
sympy==1.14.0 ; python_version >= "3.12"
|
69 |
+
tokenizers==0.21.1 ; python_version >= "3.12"
|
70 |
+
tomlkit==0.13.3 ; python_version >= "3.12"
|
71 |
+
torch==2.7.1 ; python_version >= "3.12"
|
72 |
+
tqdm==4.67.1 ; python_version >= "3.12"
|
73 |
+
transformers==4.52.4 ; python_version >= "3.12"
|
74 |
+
triton==3.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12"
|
75 |
+
typer==0.16.0 ; python_version >= "3.12" and sys_platform != "emscripten"
|
76 |
+
typing-extensions==4.14.0 ; python_version >= "3.12"
|
77 |
+
typing-inspection==0.4.1 ; python_version >= "3.12"
|
78 |
+
tzdata==2025.2 ; python_version >= "3.12"
|
79 |
+
urllib3==2.5.0 ; python_version >= "3.12"
|
80 |
+
uvicorn==0.34.3 ; python_version >= "3.12" and sys_platform != "emscripten"
|
81 |
+
websockets==15.0.1 ; python_version >= "3.12"
|