-
Notifications
You must be signed in to change notification settings - Fork 10
LCM & SD3.5 & FLUX howtos
fszontagh edited this page Nov 23, 2024
·
2 revisions
For SD3.5 medium, please see the following wiki pages:
- https://github.com/leejet/stable-diffusion.cpp/pull/451
- https://github.com/leejet/stable-diffusion.cpp/issues/450
For SD3.5 large, please see the following wiki page:
For FLUX, please see the following wiki page:
For LCM, please see the following wiki page:
All the parameters from the sd.cpp example (sd / sd.exe) are the same in the latest GUI
If you move the VAE (ae.safetensors), clip_l (clip_l.safetensors), t5xxl (t5xxl_fp16.safetensors) files into the VAE's directory, then the GUI will try to select it when a "Diffusion Model" selected on the text2image tab.