Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch>=2.2
|
| 2 |
-
torchaudio>=2.2
|
| 3 |
torchmetrics>=1.4.0
|
| 4 |
librosa>=0.10.1
|
| 5 |
soundfile
|
| 6 |
gradio>=4.0
|
| 7 |
requests
|
|
|
|
|
|
| 1 |
torch>=2.2
|
|
|
|
| 2 |
torchmetrics>=1.4.0
|
| 3 |
librosa>=0.10.1
|
| 4 |
soundfile
|
| 5 |
gradio>=4.0
|
| 6 |
requests
|
| 7 |
+
spaces>=0.24.1
|