Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
ultralytics
|
| 2 |
huggingface_hub
|
| 3 |
-
gradio[mcp]>=
|
| 4 |
opencv-python-headless
|
| 5 |
pillow
|
| 6 |
-
numpy
|
|
|
|
| 1 |
ultralytics
|
| 2 |
huggingface_hub
|
| 3 |
+
gradio[mcp]>=6.0.0
|
| 4 |
opencv-python-headless
|
| 5 |
pillow
|
| 6 |
+
numpy
|