Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
transformers
|
4 |
-
duckduckgo-search
|
5 |
-
moviepy
|
6 |
openai-whisper
|
7 |
-
torch
|
8 |
torchaudio
|
9 |
-
ffmpeg-python
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
transformers
|
4 |
+
duckduckgo-search
|
5 |
+
moviepy
|
6 |
openai-whisper
|
7 |
+
torch
|
8 |
torchaudio
|
9 |
+
ffmpeg-python
|