Spaces:
Running
on
Zero
Running
on
Zero
Update requirements_dev.txt
Browse filesThis is the pip freeze for the version from 2025-08-07 16:16 that works using the 2 models with Zero GPU (fast and not fast)
- requirements_dev.txt +169 -15
requirements_dev.txt
CHANGED
|
@@ -1,17 +1,171 @@
|
|
| 1 |
-
|
| 2 |
-
numpy<2
|
| 3 |
-
hf_transfer
|
| 4 |
-
torch
|
| 5 |
-
pyannote.audio
|
| 6 |
-
yt-dlp
|
| 7 |
-
gradio==5.15.0
|
| 8 |
-
torchaudio==2.2.1
|
| 9 |
-
librosa==0.10.1
|
| 10 |
-
ffmpeg-python==0.2.0
|
| 11 |
aina-gradio-theme==2.3
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
peft==0.11.1
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate==1.10.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
aina-gradio-theme==2.3
|
| 3 |
+
aiofiles==24.1.0
|
| 4 |
+
aiohappyeyeballs==2.6.1
|
| 5 |
+
aiohttp==3.12.15
|
| 6 |
+
aiosignal==1.4.0
|
| 7 |
+
alembic==1.16.4
|
| 8 |
+
annotated-types==0.7.0
|
| 9 |
+
antlr4-python3-runtime==4.9.3
|
| 10 |
+
anyio==4.10.0
|
| 11 |
+
asteroid-filterbanks==0.4.0
|
| 12 |
+
async-timeout==5.0.1
|
| 13 |
+
attrs==25.3.0
|
| 14 |
+
audioread==3.0.1
|
| 15 |
+
av==15.0.0
|
| 16 |
+
Brotli==1.1.0
|
| 17 |
+
certifi==2025.8.3
|
| 18 |
+
cffi==1.17.1
|
| 19 |
+
charset-normalizer==3.4.2
|
| 20 |
+
click==8.2.1
|
| 21 |
+
coloredlogs==15.0.1
|
| 22 |
+
colorlog==6.9.0
|
| 23 |
+
contourpy==1.3.2
|
| 24 |
+
ctranslate2==4.6.0
|
| 25 |
+
cycler==0.12.1
|
| 26 |
+
Cython==3.1.2
|
| 27 |
+
decorator==5.2.1
|
| 28 |
+
docopt==0.6.2
|
| 29 |
+
dtw-python==1.5.3
|
| 30 |
+
einops==0.8.1
|
| 31 |
+
exceptiongroup==1.3.0
|
| 32 |
+
fastapi==0.116.1
|
| 33 |
+
faster-whisper==1.2.0
|
| 34 |
+
ffmpeg-python==0.2.0
|
| 35 |
+
ffmpy==0.6.1
|
| 36 |
+
filelock==3.18.0
|
| 37 |
+
flatbuffers==25.2.10
|
| 38 |
+
fonttools==4.59.0
|
| 39 |
+
frozenlist==1.7.0
|
| 40 |
+
fsspec==2025.7.0
|
| 41 |
+
future==1.0.0
|
| 42 |
+
gradio==5.41.1
|
| 43 |
+
gradio_client==1.11.0
|
| 44 |
+
greenlet==3.2.3
|
| 45 |
+
groovy==0.1.2
|
| 46 |
+
h11==0.16.0
|
| 47 |
+
hf-xet==1.1.7
|
| 48 |
+
hf_transfer==0.1.9
|
| 49 |
+
httpcore==1.0.9
|
| 50 |
+
httpx==0.28.1
|
| 51 |
+
huggingface-hub==0.34.3
|
| 52 |
+
humanfriendly==10.0
|
| 53 |
+
HyperPyYAML==1.2.2
|
| 54 |
+
idna==3.10
|
| 55 |
+
Jinja2==3.1.6
|
| 56 |
+
joblib==1.5.1
|
| 57 |
+
julius==0.2.7
|
| 58 |
+
kiwisolver==1.4.8
|
| 59 |
+
lazy_loader==0.4
|
| 60 |
+
librosa==0.10.1
|
| 61 |
+
lightning==2.5.2
|
| 62 |
+
lightning-utilities==0.15.2
|
| 63 |
+
llvmlite==0.44.0
|
| 64 |
+
Mako==1.3.10
|
| 65 |
+
markdown-it-py==3.0.0
|
| 66 |
+
MarkupSafe==3.0.2
|
| 67 |
+
matplotlib==3.10.5
|
| 68 |
+
mdurl==0.1.2
|
| 69 |
+
more-itertools==10.7.0
|
| 70 |
+
mpmath==1.3.0
|
| 71 |
+
msgpack==1.1.1
|
| 72 |
+
multidict==6.6.3
|
| 73 |
+
networkx==3.4.2
|
| 74 |
+
numba==0.61.2
|
| 75 |
+
numpy==2.2.6
|
| 76 |
+
nvidia-cublas-cu12==12.8.4.1
|
| 77 |
+
nvidia-cuda-cupti-cu12==12.8.90
|
| 78 |
+
nvidia-cuda-nvrtc-cu12==12.8.93
|
| 79 |
+
nvidia-cuda-runtime-cu12==12.8.90
|
| 80 |
+
nvidia-cudnn-cu12==9.10.2.21
|
| 81 |
+
nvidia-cufft-cu12==11.3.3.83
|
| 82 |
+
nvidia-cufile-cu12==1.13.1.3
|
| 83 |
+
nvidia-curand-cu12==10.3.9.90
|
| 84 |
+
nvidia-cusolver-cu12==11.7.3.90
|
| 85 |
+
nvidia-cusparse-cu12==12.5.8.93
|
| 86 |
+
nvidia-cusparselt-cu12==0.7.1
|
| 87 |
+
nvidia-nccl-cu12==2.27.3
|
| 88 |
+
nvidia-nvjitlink-cu12==12.8.93
|
| 89 |
+
nvidia-nvtx-cu12==12.8.90
|
| 90 |
+
omegaconf==2.3.0
|
| 91 |
+
onnxruntime==1.22.1
|
| 92 |
+
openai-whisper==20250625
|
| 93 |
+
optuna==4.4.0
|
| 94 |
+
orjson==3.11.1
|
| 95 |
+
packaging==25.0
|
| 96 |
+
pandas==2.3.1
|
| 97 |
peft==0.11.1
|
| 98 |
+
pillow==11.3.0
|
| 99 |
+
platformdirs==4.3.8
|
| 100 |
+
pooch==1.8.2
|
| 101 |
+
primePy==1.3
|
| 102 |
+
propcache==0.3.2
|
| 103 |
+
protobuf==6.31.1
|
| 104 |
+
psutil==5.9.8
|
| 105 |
+
pyannote.audio==3.3.2
|
| 106 |
+
pyannote.core==5.0.0
|
| 107 |
+
pyannote.database==5.1.3
|
| 108 |
+
pyannote.metrics==3.2.1
|
| 109 |
+
pyannote.pipeline==3.0.1
|
| 110 |
+
pycparser==2.22
|
| 111 |
+
pydantic==2.11.7
|
| 112 |
+
pydantic_core==2.33.2
|
| 113 |
+
pydub==0.25.1
|
| 114 |
+
Pygments==2.19.2
|
| 115 |
+
pyparsing==3.2.3
|
| 116 |
+
python-dateutil==2.9.0.post0
|
| 117 |
+
python-multipart==0.0.20
|
| 118 |
+
pytorch-lightning==2.5.2
|
| 119 |
+
pytorch-metric-learning==2.8.1
|
| 120 |
+
pytz==2025.2
|
| 121 |
+
PyYAML==6.0.2
|
| 122 |
+
regex==2025.7.34
|
| 123 |
+
requests==2.32.4
|
| 124 |
+
rich==14.1.0
|
| 125 |
+
ruamel.yaml==0.18.14
|
| 126 |
+
ruamel.yaml.clib==0.2.12
|
| 127 |
+
ruff==0.12.7
|
| 128 |
+
safehttpx==0.1.6
|
| 129 |
+
safetensors==0.6.1
|
| 130 |
+
scikit-learn==1.7.1
|
| 131 |
+
scipy==1.15.3
|
| 132 |
+
semantic-version==2.10.0
|
| 133 |
+
semver==3.0.4
|
| 134 |
+
sentencepiece==0.2.0
|
| 135 |
+
shellingham==1.5.4
|
| 136 |
+
six==1.17.0
|
| 137 |
+
sniffio==1.3.1
|
| 138 |
+
sortedcontainers==2.4.0
|
| 139 |
+
soundfile==0.13.1
|
| 140 |
+
soxr==0.5.0.post1
|
| 141 |
+
spaces==0.39.0
|
| 142 |
+
speechbrain==1.0.3
|
| 143 |
+
SQLAlchemy==2.0.42
|
| 144 |
+
starlette==0.47.2
|
| 145 |
+
sympy==1.14.0
|
| 146 |
+
tabulate==0.9.0
|
| 147 |
+
tensorboardX==2.6.4
|
| 148 |
+
threadpoolctl==3.6.0
|
| 149 |
+
tiktoken==0.10.0
|
| 150 |
+
tokenizers==0.21.4
|
| 151 |
+
tomli==2.2.1
|
| 152 |
+
tomlkit==0.13.3
|
| 153 |
+
torch==2.8.0
|
| 154 |
+
torch-audiomentations==0.12.0
|
| 155 |
+
torch_pitch_shift==1.2.5
|
| 156 |
+
torchaudio==2.8.0
|
| 157 |
+
torchmetrics==1.8.0
|
| 158 |
+
tqdm==4.67.1
|
| 159 |
+
transformers==4.55.0
|
| 160 |
+
triton==3.4.0
|
| 161 |
+
typer==0.16.0
|
| 162 |
+
typing==3.7.4.3
|
| 163 |
+
typing-inspection==0.4.1
|
| 164 |
+
typing_extensions==4.14.1
|
| 165 |
+
tzdata==2025.2
|
| 166 |
+
urllib3==2.5.0
|
| 167 |
+
uvicorn==0.35.0
|
| 168 |
+
websockets==15.0.1
|
| 169 |
+
whisper-timestamped==1.15.8
|
| 170 |
+
yarl==1.20.1
|
| 171 |
+
yt-dlp==2025.7.21
|