Spaces:
Sleeping
Sleeping
Update requirements
Browse files- requirements +3 -2
requirements
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
opencv-python-headless
|
| 3 |
-
numpy>=1.24.0
|
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
opencv-python-headless==4.8.0.76
|
| 3 |
+
numpy>=1.24.0
|
| 4 |
+
Pillow
|