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
|
- pytorch
|
||||||
- conda-forge
|
- conda-forge
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.9.*
|
- python=3.10
|
||||||
- pip>=22.2.2
|
- pip>=22.2.2
|
||||||
- cudatoolkit
|
- cudatoolkit
|
||||||
- pytorch
|
- pytorch
|
||||||
|
@ -4,7 +4,7 @@ channels:
|
|||||||
- conda-forge
|
- conda-forge
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- python>=3.9
|
- python=3.10
|
||||||
- pip=22.2.2
|
- pip=22.2.2
|
||||||
- numpy=1.23.3
|
- numpy=1.23.3
|
||||||
- torchvision=0.13.1
|
- torchvision=0.13.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user