Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
gradio>=4.0
|
2 |
+
pytube>=15.0.0
|
3 |
+
openai-whisper>=20231117
|
4 |
+
transformers>=4.39
|
5 |
+
torch>=2.0
|