InstantX
InstantX
Pretty cool!
For now, our pipeline is not fully compatible with IPAdapterMixin in diffusers. In shorts, we rewrite some functions in [pipeline_controlnet_sd_xl.py](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/controlnet/pipeline_controlnet_sd_xl.py) to load InstantID. We are working on it and planning...
If you just want to make IP-Adapter works, you can refer to pipeline and attention files, and add another K,V for IP-Adapter.
For current released models, no. But we are working on other face encoders to support commercial usage.
Do you guys have any suggestion?
Tested locally. It should work now. @protector131090
Closed. Feel free to re-open if you still meet problems.
We will not support it officially at this moment, but we do encourage community contribution.