Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -10,7 +10,8 @@ elevenlabs
|
|
| 10 |
python-dotenv
|
| 11 |
groq
|
| 12 |
moviepy
|
|
|
|
|
|
|
| 13 |
huggingface_hub
|
| 14 |
opencv-python
|
| 15 |
-
ipython
|
| 16 |
-
|
|
|
|
| 10 |
python-dotenv
|
| 11 |
groq
|
| 12 |
moviepy
|
| 13 |
+
imageio-ffmpeg
|
| 14 |
+
ffmpeg-python
|
| 15 |
huggingface_hub
|
| 16 |
opencv-python
|
| 17 |
+
ipython
|
|
|