stable-diffusion.cpp icon indicating copy to clipboard operation
stable-diffusion.cpp copied to clipboard

Support TCD Sampling method

Open taotaow opened this issue 1 year ago • 1 comments

https://github.com/jabir-zheng/TCD sampling method is newer and better than LCM,Hyper-SD Unified LoRA also use TCD can you support the TCD sampling method,thank you

taotaow avatar May 22 '24 00:05 taotaow

Pull request #568 now implements the TCD sampling as called for by Hyper-SD, including the eta parameter.

yslai avatar Jan 14 '25 09:01 yslai