mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-04-09 10:11:46 +02: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
|