ToTheBeginning / PuLID

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

how does one transfer glasses style to output image? #108

Closed luke-momentusresearch closed 1 month ago

luke-momentusresearch commented 1 month ago

First off, thank you for creating this model. I been trying out the samples on https://huggingface.co/spaces/yanze/PuLID-FLUX and locally and while the results are really good, I notice glasses are not included in the output image more often than not. I did not change any cfg or timestep settings.

What should I do to fix this? Thanks

ToTheBeginning commented 1 month ago

We have noticed this issue. Technically, the reason for the loss of glasses probability is due to the introduction of ID loss, as accessories like glasses are not crucial for ID similarity. A temporary solution you could try is using different seeds or adding glasses to the prompt.