Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ opencv-contrib-python
|
|
3 |
numpy
|
4 |
gradio
|
5 |
tensorflow
|
6 |
-
imutils
|
|
|
|
3 |
numpy
|
4 |
gradio
|
5 |
tensorflow
|
6 |
+
imutils
|
7 |
+
pathlib
|