Spaces:
Running
on
Zero
Running
on
Zero
Remove pytorch version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==5.44.1
|
| 2 |
-
torch
|
| 3 |
-
torchaudio
|
| 4 |
librosa
|
| 5 |
soundfile==0.13.1
|
| 6 |
numpy==1.26.4
|
|
|
|
| 1 |
gradio==5.44.1
|
| 2 |
+
torch
|
| 3 |
+
torchaudio
|
| 4 |
librosa
|
| 5 |
soundfile==0.13.1
|
| 6 |
numpy==1.26.4
|