Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.29.0
|
2 |
+
yt-dlp==2024.2.16.232705.dev0
|
3 |
+
ffmpeg==1.4
|
4 |
+
openai-whisper==20231117
|
5 |
+
opencv-contrib-python==4.8.0.76
|