stable-diffusion-webui/environment-wsl2.yaml

11 lines
175 B
YAML
Raw Normal View History

name: automatic
channels:
- pytorch
- defaults
dependencies:
2022-10-12 00:48:24 +00:00
- python=3.10
- pip=22.2.2
- cudatoolkit=11.3
2022-10-12 00:48:24 +00:00
- pytorch=1.12.1
- torchvision=0.13.1
- numpy=1.23.1