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

`score_corrector` / `modify_score` : I can't find example of these functions

Open hyoseok1223 opened this issue 6 months ago • 0 comments

Hi, I wonder how to apply score correction at the code. https://github.com/CompVis/stable-diffusion/blob/21f890f9da3cfbeaba8e2ac3c425ee9e998d5229/ldm/models/diffusion/ddim.py#L182

I can't find any examples and codes. Could you give me some help for understanding how to apply score correction?

hyoseok1223 avatar Jul 08 '25 05:07 hyoseok1223