Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ huggingface-hub==0.31.4
|
|
| 9 |
ultralytics==8.3.128
|
| 10 |
opencv-python==4.11.0.86
|
| 11 |
pillow==11.2.1
|
| 12 |
-
gradio
|
| 13 |
matplotlib==3.10.0
|
| 14 |
requests==2.32.3
|
| 15 |
yt-dlp==2025.5.22
|
|
|
|
| 9 |
ultralytics==8.3.128
|
| 10 |
opencv-python==4.11.0.86
|
| 11 |
pillow==11.2.1
|
| 12 |
+
gradio>=3.32.0
|
| 13 |
matplotlib==3.10.0
|
| 14 |
requests==2.32.3
|
| 15 |
yt-dlp==2025.5.22
|