Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
ultralytics
|
| 2 |
-
|
| 3 |
gradio[mcp]>=6.0.0
|
| 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
|
| 7 |
+
google-genai
|
| 8 |
+
matplotlib
|