Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
opencv-python
|
3 |
-
|
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python
|
3 |
+
numpy<2
|
4 |
+
gradio_client
|