Hi and thank you for your amazing job.
I'm aware that with comfyui, it's possible to use multiple IPAdapter instances. However, I'm looking for insights on how to achieve this with diffusers and StableDiffusionPipelines.
- Can I use two
IPAdapter instances within a single StableDiffusionPipelines pipeline in the diffusers library?
- If possible, how can I achieve this?
thank you