You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better face resemblance by using CLIPImageProcessor like in the original code.
Customizable trigger word
Allows multiple trigger words in the prompt
Extra nodes such as PhotoMakerStyles and PrepImagesForClipVisionFromPath
Important news
2024-09-01
A PhotoMakerLoraLoaderPlus node was added. Use that to load the LoRA.
2024-07-26
Support for PhotoMaker V2. This uses InsightFace, so make sure to use the new PhotoMakerLoaderPlus and PhotoMakerInsightFaceLoader nodes.
2024-01-24
Official support for PhotoMaker landed in ComfyUI. Therefore, this repo's name has been changed. The PhotoMakerEncode node is also now PhotoMakerEncodePlus.
2024-01-21
Due to various node updates and changes, you may have to recreate the node.
Removed ref_images_path input. Added a PrepImagesForClipVisionFromPath node.
2024-01-18
No need to manually extract the LoRA that's inside the model anymore.
Citation
@article{li2023photomaker,
title={PhotoMaker: Customizing Realistic Human Photos via Stacked ID Embedding},
author={Li, Zhen and Cao, Mingdeng and Wang, Xintao and Qi, Zhongang and Cheng, Ming-Ming and Shan, Ying},
booktitle={arXiv preprint arxiv:2312.04461},
year={2023}
}