Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ opencv-python==4.11.0.86
|
|
| 5 |
ultralytics==8.3.113
|
| 6 |
torch==2.6.0
|
| 7 |
supervision==0.16.0
|
| 8 |
-
gradio>=
|
| 9 |
gradio-webrtc
|
|
|
|
| 5 |
ultralytics==8.3.113
|
| 6 |
torch==2.6.0
|
| 7 |
supervision==0.16.0
|
| 8 |
+
gradio>=4.0.0
|
| 9 |
gradio-webrtc
|