loosen pytorch and torchvision version

This commit is contained in:
mauwii 2022-10-28 23:51:43 +02:00
parent 7138faf5d3
commit 6c34b89cfb
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -7,8 +7,8 @@ dependencies:
- pip=22.2.2
# pytorch left unpinned
- pytorch=1.12.1
- torchvision=0.13.1
- pytorch=1.12.*
- torchvision=0.13.*
# I suggest to keep the other deps sorted for convenience.
# To determine what the latest versions should be, run: