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