Spaces:
Runtime error
Runtime error
remove supervision
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
torch>=2.3.1
|
2 |
torchvision>=0.18.1
|
3 |
-
ultralytics
|
4 |
-
supervision
|
5 |
opencv-python
|
6 |
gradio
|
7 |
-
huggingface_hub
|
8 |
numpy
|
|
|
1 |
torch>=2.3.1
|
2 |
torchvision>=0.18.1
|
3 |
+
ultralytics>=8.3.0
|
|
|
4 |
opencv-python
|
5 |
gradio
|
|
|
6 |
numpy
|