instantX-research / InstantID

InstantID: Zero-shot Identity-Preserving Generation in Seconds 🔥
https://instantid.github.io/
Apache License 2.0
11.04k stars 805 forks source link

Can it be changed to use another image as reference style to synthesis the face images and reference image? #30

Open johnwalking opened 9 months ago

johnwalking commented 9 months ago

I would like to ask if there is a way for this project to input another style image to achieve image fusion?

ResearcherXman commented 9 months ago

Do you mean you want use a reference image to guide the style, instead of prompt only? For now, using IP-Adapter with CLIP is a choice.

YuanSquare commented 6 months ago

Bravo work! I am wondering how to do style tranfer by using another image as reference style, while retaining the face ID. Is there a demo python-script to mix IntantID and InstantStyle? Thx~