Spaces:
Runtime error
Runtime error
remove uneeded space
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
transformers
|
4 |
-
|
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
|