Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ psutil
|
|
9 |
pillow
|
10 |
ultralytics
|
11 |
torchvision
|
12 |
-
torch
|
|
|
9 |
pillow
|
10 |
ultralytics
|
11 |
torchvision
|
12 |
+
torch>=1.1.0
|