Spaces:
Sleeping
Sleeping
Update Requirements.txt
Browse files- Requirements.txt +3 -3
Requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
opencv-python-headless
|
2 |
-
numpy
|
3 |
pillow
|
4 |
-
gradio
|
|
|
|
1 |
+
opencv-python-headless
|
|
|
2 |
pillow
|
3 |
+
gradio
|
4 |
+
numpy
|