CFGpp
CFGpp copied to clipboard
SDXL inversion not working
https://github.com/CFGpp-diffusion/CFGpp/blob/3a6655dc9348ee544bc33956dc55d7d63ada2823/examples/inversion.py#L11
https://github.com/CFGpp-diffusion/CFGpp/blob/3a6655dc9348ee544bc33956dc55d7d63ada2823/examples/inversion.py#L39-L55
The --model argument is set to sdxl, but get_solver_sdxl is not being used, so SD1.5 is executed instead of SDXL.