Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
yt-dlp
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
yt-dlp==2023.12.30
|
3 |
+
openai-whisper==20231117
|
4 |
+
torch==2.1.0
|
5 |
+
torchaudio==2.1.0
|
6 |
+
numpy==1.24.3
|
7 |
+
regex==2023.8.8
|