Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
ultralytics==8.3.19
|
| 2 |
supervision[assets]==0.24.0
|
| 3 |
opencv-python-headless
|
| 4 |
-
gradio==
|
| 5 |
numpy
|
|
|
|
| 1 |
ultralytics==8.3.19
|
| 2 |
supervision[assets]==0.24.0
|
| 3 |
opencv-python-headless
|
| 4 |
+
gradio==6.8.0
|
| 5 |
numpy
|