tencent-ailab / IP-Adapter

The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
Apache License 2.0
4.46k stars 289 forks source link

How to generate near-head zoom in image #363

Open silence-tang opened 1 month ago

silence-tang commented 1 month ago

Hi! We know that we can generate full body image with the help of a depth/pose guided controlnet. For some reason, I need to generate a near-head zoom in head image besides the full body image (the same person). May I ask what should I do? Can it be achieved by add a special prompt like "near-head" or it can be done by some other tricks?