Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
torch>=1.
|
2 |
yolov5==7.0.8
|
3 |
sahi==0.11.14
|
4 |
yolov7detect==1.0.1
|
5 |
ultralyticsplus==0.0.26
|
6 |
-
segmentation-models-pytorch==0.1.3
|
7 |
albumentations==1.3.0
|
|
|
1 |
+
torch>=1.2.0
|
2 |
yolov5==7.0.8
|
3 |
sahi==0.11.14
|
4 |
yolov7detect==1.0.1
|
5 |
ultralyticsplus==0.0.26
|
|
|
6 |
albumentations==1.3.0
|