Upload requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
PIL
|
5 |
mtcnn
|
6 |
-
tensorflow
|
7 |
numpy
|
|
|
|
1 |
gradio
|
2 |
+
opencv-python-headless
|
3 |
+
Pillow
|
|
|
4 |
mtcnn
|
|
|
5 |
numpy
|
6 |
+
tensorflow
|