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