mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
12 lines
167 B
YAML
12 lines
167 B
YAML
name: automatic
|
|
channels:
|
|
- pytorch
|
|
- defaults
|
|
dependencies:
|
|
- python=3.10
|
|
- pip=23.0
|
|
- cudatoolkit=11.8
|
|
- pytorch=2.0
|
|
- torchvision=0.15
|
|
- numpy=1.23
|