Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
ffmpeg-python
|
5 |
yt-dlp
|
|
|
6 |
speechbrain
|
|
|
1 |
+
numpy<2
|
2 |
torch==2.1.2
|
3 |
torchaudio==2.1.2
|
4 |
ffmpeg-python
|
5 |
yt-dlp
|
6 |
+
gradio
|
7 |
speechbrain
|