Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
groq
|
| 3 |
-
moviepy
|
| 4 |
imageio>=2.33.1
|
| 5 |
decorator>=5.1.1
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
groq
|
| 3 |
+
moviepy==2.2.1
|
| 4 |
imageio>=2.33.1
|
| 5 |
decorator>=5.1.1
|
| 6 |
+
|