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