Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse filesRemoved torchaudio version because it was in conflict with torch>=2.3.1
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ torch>=2.3.1
|
|
| 3 |
pyannote.audio
|
| 4 |
yt-dlp
|
| 5 |
gradio==5.15.0
|
| 6 |
-
torchaudio
|
| 7 |
librosa==0.10.1
|
| 8 |
ffmpeg-python==0.2.0
|
| 9 |
aina-gradio-theme==2.3
|
|
|
|
| 3 |
pyannote.audio
|
| 4 |
yt-dlp
|
| 5 |
gradio==5.15.0
|
| 6 |
+
torchaudio
|
| 7 |
librosa==0.10.1
|
| 8 |
ffmpeg-python==0.2.0
|
| 9 |
aina-gradio-theme==2.3
|