Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
torch==2.6.0 --index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torchaudio==2.6.0 --index-url https://download.pytorch.org/whl/cpu
|
| 3 |
pysoundfile
|
| 4 |
-
huggingface_hub>=0.23.0
|
| 5 |
safetensors
|
| 6 |
fastapi>=0.110,<0.116
|
| 7 |
audioop-lts
|
|
|
|
| 1 |
torch==2.6.0 --index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torchaudio==2.6.0 --index-url https://download.pytorch.org/whl/cpu
|
| 3 |
pysoundfile
|
|
|
|
| 4 |
safetensors
|
| 5 |
fastapi>=0.110,<0.116
|
| 6 |
audioop-lts
|