sd-webui-forge-classic / environment-wsl2.yaml
WhiteAiZ's picture
Upload 1420 files
0070fce verified
raw
history blame contribute delete
171 Bytes
name: forge-classic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=24.0
- cudatoolkit=11.8
- pytorch=2.5
- torchvision=0.20
- numpy=1.26