ahrm / UnstableFusion

A Stable Diffusion desktop frontend with inpainting, img2img and more!
GNU General Public License v3.0
1.26k stars 86 forks source link

Easier Windows Local GPU setup #21

Closed codefaux closed 2 years ago

codefaux commented 2 years ago

Added requirements.txt variant for Windows users who wish to run local GPU, to simplify install to two steps w/ Python preinstalled;

1) pip install -r requirements-localgpu-win64.txt 2) python unstablediffusion.py