Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ numpy
|
|
| 6 |
opencv-python
|
| 7 |
huggingface-hub
|
| 8 |
torchvision
|
|
|
|
| 9 |
# Audio processing
|
| 10 |
soundfile
|
| 11 |
pydub
|
|
|
|
| 6 |
opencv-python
|
| 7 |
huggingface-hub
|
| 8 |
torchvision
|
| 9 |
+
moviepy
|
| 10 |
# Audio processing
|
| 11 |
soundfile
|
| 12 |
pydub
|