Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio
|
|
4 |
imutils
|
5 |
opencv-python
|
6 |
cmake
|
7 |
-
scipy
|
|
|
|
4 |
imutils
|
5 |
opencv-python
|
6 |
cmake
|
7 |
+
scipy
|
8 |
+
tensorflow
|