ToTheBeginning / PuLID

[NeurIPS 2024] Official code for PuLID: Pure and Lightning ID Customization via Contrastive Alignment
Apache License 2.0
2.49k stars 174 forks source link

Is there a way the angle or direction of the face? #131

Open ClothingAI opened 1 week ago

ClothingAI commented 1 week ago

Hello I noticed that faces on the output images, always almost follow the original face. I was wondering it was possible to have an input face facing me, but in the output of pulid obtaining a person looking to the right or left or up etc.. ?

ToTheBeginning commented 5 hours ago

If you are asking about the editing viewpoint of the FLUX model, we have demonstrated in the example that this model has the capability to edit from a perspective, and we have provided relevant cases in the huggingface demo. One important parameter is timestep to start inserting ID. For more details, please refer to this link. If you are asking about the editing viewpoint of the SDXL model, our newly released PuLID-v1.1 has made improvements in terms of editability. Please see this link.