Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
yt-dlp
|
4 |
-
transformers
|
5 |
moviepy
|
|
|
|
|
6 |
langdetect
|
7 |
-
uuid
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
yt-dlp
|
|
|
4 |
moviepy
|
5 |
+
whisper
|
6 |
+
transformers
|
7 |
langdetect
|
|