Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ opencv-python
|
|
8 |
psutil
|
9 |
pillow
|
10 |
ultralytics
|
11 |
-
torchvision
|
12 |
torch==1.10.0
|
|
|
8 |
psutil
|
9 |
pillow
|
10 |
ultralytics
|
11 |
+
torchvision==0.15.2
|
12 |
torch==1.10.0
|