TencentARC / PhotoMaker

PhotoMaker [CVPR 2024]
https://photo-maker.github.io/
Other
9.58k stars 768 forks source link

Using two different face images in the same picture #112

Open runshouse opened 9 months ago

runshouse commented 9 months ago

Hi! I'd like to take two separate face images and have them be in the same image but without any sort of weird blending that removes their distinctness. Any tips for accomplishing that with PhotoMaker?

Paper99 commented 9 months ago

Two faces in one image or one blending face?

runshouse commented 9 months ago

Two faces in one image or one blending face?

Two different faces in one image

Paper99 commented 9 months ago

Although the code we provide requires the user to enter one trigger word only, maybe you can try multiple trigger words with the corresponding photomaker embeddings to achieve this function. We will try it too.

runshouse commented 9 months ago

Although the code we provide requires the user to enter one trigger word only, maybe you can try multiple trigger words with the corresponding photomaker embeddings to achieve this function. We will try it too.

Thanks, I will try. from what I can tell so far, it looks like it should be doable by adjusting pipeline.py only

Paper99 commented 9 months ago

Yes, you're right.

Please feel free to contact us if there are any updates or questions.

yaetiya commented 6 months ago

Hey! @runshouse do you have any updates?

lil-bunny commented 4 months ago

Hey any update on this @Paper99 ??? is it really possible lets say i have image of Zuckerberg and mine is it possible to create a photo of both shaking hands without blending the face??