Enable LoRA loading on ErnieImageModularPipeline#13948
Conversation
|
Hi @SamuelTallet, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. |
c1d7e10 to
cbbccbb
Compare
through load_lora_weights
cbbccbb to
55db8f3
Compare
Hi, done 😊 |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
What does this PR do?
This tiny PR fixes #13967.
I applied same mechanism (LoRA mixin) used in other modular pipelines (Z-Image, FLUX.2, etc).
Before submitting
.ai/(e.g. viamake claude/make codex)? See Coding with AI agents..ai/review-rules.md?Yes, see Can't use
load_lora_weights()onErnieImageModularPipeline#13967documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@asomoza @sayakpaul