fix torchvision version in env yaml

This commit is contained in:
Victor Hall 2022-11-02 21:46:03 -04:00
parent 2cdeafb90f
commit 93f9df4abb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ dependencies:
- pip=20.3
- cudatoolkit=11.3
- pytorch=1.12.1
- torchvision=0.11.3
- torchvision=0.13.1
- numpy=1.22.3
- pip:
- albumentations==1.1.0