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