diffusers
04d696d6 - [Core] Add support for CLIP-skip (#4901)

Commit
2 years ago
[Core] Add support for CLIP-skip (#4901) * add support for clip skip * fix condition * fix * add clip_output_layer_to_default * expose * remove the previous functions. * correct condition. * apply final layer norm * address feedback * Apply suggestions from code review Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com> * refactor clip_skip. * port to the other pipelines. * fix copies one more time --------- Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Author
Parents
Loading