Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ Pillow==8.4.0
|
|
| 3 |
gradio==3.0.0
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.24.3
|
| 6 |
-
opencv-python-headless=
|
|
|
|
| 3 |
gradio==3.0.0
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.24.3
|
| 6 |
+
opencv-python-headless>=4.5.0 # Updated to a compatible version
|