Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ accelerate
|
|
14 |
scikit-learn
|
15 |
pandas
|
16 |
matplotlib
|
17 |
-
moviepy
|
18 |
Pillow
|
19 |
seaborn
|
20 |
gradio
|
|
|
14 |
scikit-learn
|
15 |
pandas
|
16 |
matplotlib
|
17 |
+
moviepy==1.0.3
|
18 |
Pillow
|
19 |
seaborn
|
20 |
gradio
|