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