Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
opencv_python
|
2 |
sahi
|
3 |
torch
|
4 |
-
ultralytics
|
5 |
-
|
6 |
-
ultralyticsplus
|
7 |
-
opencv_python
|
8 |
-
requests>=2.23.0
|
|
|
1 |
opencv_python
|
2 |
sahi
|
3 |
torch
|
4 |
+
ultralytics==8.0.4
|
5 |
+
ultralyticsplus==0.0.3
|
|
|
|
|
|