Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
git+https://github.com/openai/whisper.git
|
| 2 |
-
moviepy
|
| 3 |
transformers
|
| 4 |
gradio
|
|
|
|
| 1 |
git+https://github.com/openai/whisper.git
|
| 2 |
+
moviepy==1.0.3
|
| 3 |
transformers
|
| 4 |
gradio
|