Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
moviepy==1.0.3
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
moviepy==1.0.3
|
2 |
+
gradio
|
3 |
+
numpy==1.23.5
|
4 |
+
Pillow==9.5.0
|