stable-diffusion-webui-1.7.0 / environment-wsl2.yaml
pluseen's picture
Upload 263 files
371c363 verified
raw
history blame contribute delete
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