Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ mmengine
|
|
9 |
|
10 |
fastai
|
11 |
torch===1.11.0
|
12 |
-
torchvision===0.
|
|
|
9 |
|
10 |
fastai
|
11 |
torch===1.11.0
|
12 |
+
torchvision===0.1.9 -f https://download.pytorch.org/whl/torch_stable.html
|