Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
-
opencv-python-headless==4.
|
| 3 |
-
numpy=
|
| 4 |
-
Pillow=
|
| 5 |
-
matplotlib=
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
+
opencv-python-headless==4.10.0.84
|
| 3 |
+
numpy>=1.26.0
|
| 4 |
+
Pillow>=10.2.0
|
| 5 |
+
matplotlib>=3.8.0
|