Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio==5.35.0
|
| 2 |
gradio-bbox-annotator==0.1.1
|
|
|
|
| 3 |
numpy==1.26.4
|
| 4 |
Pillow==11.2.1
|
| 5 |
ultralytics==8.3.182
|
|
|
|
| 1 |
gradio==5.35.0
|
| 2 |
gradio-bbox-annotator==0.1.1
|
| 3 |
+
google-genai
|
| 4 |
numpy==1.26.4
|
| 5 |
Pillow==11.2.1
|
| 6 |
ultralytics==8.3.182
|