LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
3.34k stars 223 forks source link

Support fastsdcpu UI, a UI optimized to run Stable Diffusion on CPU #364

Open lrq3000 opened 6 months ago

lrq3000 commented 6 months ago

FastSD CPU is a faster version of Stable Diffusion on CPU. Based on Latent Consistency Models.

It now supports SD-Turbo and SDXL-Turbo, and both txt2img and img2img.

The project lives at: https://github.com/rupeshs/fastsdcpu

Disclaimer: I am not the author, I am just a regular user since a few months. I use it on Windows 11, and it is very easy to install and use, and it is indeed very fast despite running only on CPU.

rupeshs commented 5 months ago

Thank you @lrq3000 for mentioning FastSD CPU.