Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub==0.25.2
|
|
2 |
torch
|
3 |
gradio
|
4 |
decord
|
5 |
-
faster_whisper==1.1.0
|
|
|
|
2 |
torch
|
3 |
gradio
|
4 |
decord
|
5 |
+
faster_whisper==1.1.0
|
6 |
+
moviepy==1.0.3
|