stable-diffusion
stable-diffusion copied to clipboard
`score_corrector` / `modify_score` : I can't find example of these functions
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?