mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
loosen pytorch and torchvision version
This commit is contained in:
parent
7138faf5d3
commit
6c34b89cfb
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user