Spaces:
Runtime error
Runtime error
Luigi
commited on
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
moviepy
|
3 |
+
pytube
|
4 |
+
pydub
|
5 |
+
yt-dlp
|
6 |
+
gradio
|
7 |
+
huggingface_hub
|
8 |
+
librosa
|
9 |
+
soundfile
|
10 |
+
openai-whisper
|
11 |
+
imageio-ffmpeg
|