You need to sign in or sign up before continuing.
Add support `Karras sigmas` for StableDiffusionKDiffusionPipeline (#2874)
* add use_karras_sigmas option thanks @Stax124 * fix sigma_min/max from scheduler.sigmas * add docstring * revert to use k_diffusion_model.sigma, to(device) * add integration test * make style
Showing
Please register or sign in to comment