Waifu_Diffusion_Webui / environment-wsl2.yaml
cymic's picture
Upload 17 files
9c7399d
raw
history blame
175 Bytes
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.8.5
- pip=20.3
- cudatoolkit=11.3
- pytorch=1.11.0
- torchvision=0.12.0
- numpy=1.19.2