Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
|
| 3 |
-
numpy=
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
| 6 |
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
|
| 3 |
+
numpy>=1.26
|
| 4 |
opencv-python
|
| 5 |
Pillow
|
| 6 |
|