stable diffusion xl base and lcm
Opened this issue · 0 comments
michelgirault commented
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
"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"