sd-automatic111 / environment-wsl2.yaml
QuintW's picture
update repo
c9ea4f0
raw history blame
No virus
167 Bytes
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=23.0
- cudatoolkit=11.8
- pytorch=2.0
- torchvision=0.15
- numpy=1.23