Hello 👋
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