WEBUI_STABLE_DIFFUSION / environment-wsl2.yaml
AmyTheKamiwazaGirl2001's picture
Upload 274 files
c5f6978 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