mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update python version
This commit is contained in:
parent
72338506ed
commit
c54eb00055
@ -3,7 +3,7 @@ channels:
|
||||
- pytorch
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.9.*
|
||||
- python=3.10
|
||||
- pip>=22.2.2
|
||||
- cudatoolkit
|
||||
- pytorch
|
||||
|
@ -4,7 +4,7 @@ channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- python>=3.9
|
||||
- python=3.10
|
||||
- pip=22.2.2
|
||||
- numpy=1.23.3
|
||||
- torchvision=0.13.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user