You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. StableDiffusionXLControlNetPipeline and StableDiffusionXLControlNetImg2ImgPipeline support IP-Adapter thanks to #6573. However, it is not added for StableDiffusionXLControlNetInpaintPipeline pipeline as I see. It would be very useful to have ControlNet inpainting pipeline support IP-Adapters.
Describe the solution you'd like.
IP-Adapter support for StableDiffusionXLControlNetInpaintPipeline as in StableDiffusionXLControlNetPipeline and StableDiffusionXLControlNetImg2ImgPipeline