Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ icevision[all]==0.12.0
|
|
8 |
mmengine
|
9 |
|
10 |
fastai
|
11 |
-
torch===1.
|
12 |
-
torchvision===0.
|
|
|
8 |
mmengine
|
9 |
|
10 |
fastai
|
11 |
+
torch===1.11.0
|
12 |
+
torchvision===0.11.0 -f https://download.pytorch.org/whl/torch_stable.html
|