instantX-research / InstantID

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

Change image perspective #277

Open alvarofdzg opened 3 weeks ago

alvarofdzg commented 3 weeks ago

I am trying to get an image from the same person (image_1) but from a camera position that I am inferring from a face of other image (image_2).

"face_image" and "face_emb" are from image_1 and "face_kps" are from image_2.

Also, my prompt and negative prompt are empty.

Is there anything else I should modify or correct?

haofanwang commented 3 weeks ago

You're correct.