Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +6 -77
requirements.txt
CHANGED
|
@@ -1,77 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
click==8.1.8 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 8 |
-
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.11" and platform_system == "Windows"
|
| 9 |
-
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 10 |
-
fastapi==0.115.6 ; python_version >= "3.10" and python_version < "3.11"
|
| 11 |
-
ffmpy==0.5.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 12 |
-
filelock==3.16.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 13 |
-
fsspec==2024.12.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 14 |
-
gradio-client==1.5.4 ; python_version >= "3.10" and python_version < "3.11"
|
| 15 |
-
gradio==5.12.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 16 |
-
h11==0.14.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 17 |
-
httpcore==1.0.7 ; python_version >= "3.10" and python_version < "3.11"
|
| 18 |
-
httpx==0.28.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 19 |
-
huggingface-hub==0.27.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 20 |
-
idna==3.10 ; python_version >= "3.10" and python_version < "3.11"
|
| 21 |
-
jinja2==3.1.5 ; python_version >= "3.10" and python_version < "3.11"
|
| 22 |
-
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 23 |
-
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "3.11"
|
| 24 |
-
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 25 |
-
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 26 |
-
networkx==3.4.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 27 |
-
numpy==2.2.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 28 |
-
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 29 |
-
nvidia-cuda-cupti-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 30 |
-
nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 31 |
-
nvidia-cuda-runtime-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 32 |
-
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 33 |
-
nvidia-cufft-cu12==11.0.2.54 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 34 |
-
nvidia-curand-cu12==10.3.2.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 35 |
-
nvidia-cusolver-cu12==11.4.5.107 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 36 |
-
nvidia-cusparse-cu12==12.1.0.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 37 |
-
nvidia-nccl-cu12==2.20.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 38 |
-
nvidia-nvjitlink-cu12==12.6.85 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 39 |
-
nvidia-nvtx-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.11"
|
| 40 |
-
orjson==3.10.14 ; python_version >= "3.10" and python_version < "3.11"
|
| 41 |
-
packaging==24.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 42 |
-
pandas==2.2.3 ; python_version >= "3.10" and python_version < "3.11"
|
| 43 |
-
pillow==11.1.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 44 |
-
psutil==5.9.8 ; python_version >= "3.10" and python_version < "3.11"
|
| 45 |
-
pydantic-core==2.27.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 46 |
-
pydantic==2.10.5 ; python_version >= "3.10" and python_version < "3.11"
|
| 47 |
-
pydub==0.25.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 48 |
-
pygments==2.19.1 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 49 |
-
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "3.11"
|
| 50 |
-
python-multipart==0.0.20 ; python_version >= "3.10" and python_version < "3.11"
|
| 51 |
-
pytz==2024.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 52 |
-
pyyaml==6.0.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 53 |
-
regex==2024.11.6 ; python_version >= "3.10" and python_version < "3.11"
|
| 54 |
-
requests==2.32.3 ; python_version >= "3.10" and python_version < "3.11"
|
| 55 |
-
rich==13.9.4 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 56 |
-
ruff==0.8.6 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 57 |
-
safehttpx==0.1.6 ; python_version >= "3.10" and python_version < "3.11"
|
| 58 |
-
safetensors==0.5.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 59 |
-
semantic-version==2.10.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 60 |
-
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 61 |
-
six==1.17.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 62 |
-
sniffio==1.3.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 63 |
-
spaces==0.30.4 ; python_version >= "3.10" and python_version < "3.11"
|
| 64 |
-
starlette==0.41.3 ; python_version >= "3.10" and python_version < "3.11"
|
| 65 |
-
sympy==1.13.3 ; python_version >= "3.10" and python_version < "3.11"
|
| 66 |
-
tokenizers==0.21.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 67 |
-
tomlkit==0.13.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 68 |
-
torch==2.4.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 69 |
-
tqdm==4.67.1 ; python_version >= "3.10" and python_version < "3.11"
|
| 70 |
-
transformers==4.48.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 71 |
-
triton==3.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.11" and python_version >= "3.10"
|
| 72 |
-
typer==0.15.1 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 73 |
-
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 74 |
-
tzdata==2024.2 ; python_version >= "3.10" and python_version < "3.11"
|
| 75 |
-
urllib3==2.3.0 ; python_version >= "3.10" and python_version < "3.11"
|
| 76 |
-
uvicorn==0.34.0 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "emscripten"
|
| 77 |
-
websockets==14.1 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchvision
|
| 3 |
+
git+https://github.com/huggingface/transformers.git
|
| 4 |
+
gradio
|
| 5 |
+
accelerate
|
| 6 |
+
bitsandbytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|