Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
2 |
tensorflow
|
3 |
numpy
|
4 |
-
|
5 |
-
|
6 |
-
io
|
|
|
1 |
gradio
|
2 |
tensorflow
|
3 |
numpy
|
4 |
+
Pillow
|
5 |
+
moviepy
|
|