diffusers
86bd991e - Fixed noise_pred_text referenced before assignment. (#9537)

Commit
1 year ago
Fixed noise_pred_text referenced before assignment. (#9537) * Fixed local variable noise_pred_text referenced before assignment when using PAG with guidance scale and guidance rescale at the same time. * Fixed style. * Made returning text pred noise an argument.
Author
Parents
Loading