rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.5k stars 121 forks source link

stable diffusion xl base and lcm #251

Open michelgirault opened 2 months ago

michelgirault commented 2 months ago

Hello everyone, First of all I'm new here and i like the product

I'm trying to work and leverage the sdxl and sdxl lcm, but the results is very bad compare to the sdxl turbo for example I tried to use the lcm lora with the base model

See bellow the extract of my setup via the api mode 79b94e34-5266-4edf-b914-3254c485e515-1

"lcm_model_id": "stabilityai/sd-turbo", "openvino_lcm_model_id": "rupeshs/sd-turbo-openvino", "use_offline_model": false, "use_lcm_lora": true, "lcm_lora": { "base_model_id": "stabilityai/stable-diffusion-xl-base-1.0", "lcm_lora_id": "latent-consistency/lcm-lora-sdxl"