huggingface / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
https://huggingface.co/docs/diffusers
Apache License 2.0
26.05k stars 5.36k forks source link

Support IPAdapters for FLUX pipelines #9825

Open chenxiao111222 opened 5 days ago

chenxiao111222 commented 5 days ago

Model/Pipeline/Scheduler description

IPAdapter for FLUX is available now, do you have any plans to add IPAdapter to FLUX pipelines?

Open source status

Provide useful links for the implementation

model implementation:

model weights:

sayakpaul commented 5 days ago

Cc: @asomoza

https://github.com/huggingface/diffusers/pull/9787

hj13-mtlab commented 1 day ago

@sayakpaul flux ip adapter error, 'FluxTransformer2DModel' object has no attribute 'encoder_hid_proj'