fastsdcpu icon indicating copy to clipboard operation
fastsdcpu copied to clipboard

stable diffusion xl base and lcm

Open michelgirault opened this issue 1 year ago • 0 comments

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"

michelgirault avatar Sep 10 '24 16:09 michelgirault