stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Trajectory consistency distillation sampler
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Currently Trajectory consistency distillation sampler has achieved great performance on fast inference of diffusion models. It would be great if A1111 could support the TCD sampler for further usage. https://github.com/jabir-zheng/TCD
Proposed workflow
- Go to Sampler.
- Press TCD sampler.
- change the related CFG score and steps, i.e. CFG=1.0; steps=4 for inference.
Additional information
No response
would love to see support for this.