Added LCM support.
Added LCM support (very fast inference). I set the default steps and cfg to associate with LCM, and modified the prompt to include the LCM lora.
Note: Currently, LCM requires the sd-webui-animatediff extension installed and setup with the associated downloaded LCM loras (1.5 or SDXL).
Hello, thanks for this push request, however i already have a newer version i didn't pushed yet, and even after i updated auto1111 i don't have the LCM sampler.
To get the LCM sampler in Automatic1111, you can install the animatediff extension as mentioned.
I think it would be wise to consider using the ComfyUI API opposed to Automatic1111. It seems to be more stable and easier to control. A simple workflow file + API file can be included directly into Redream.
I already added LCM sampler but just not in the first place, and you can already change the cfgScale by 0.1 with scroll up/down Have fun trying it.