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.52k stars 298 forks source link

use ipadapter to upscale image? #244

Open rainsoulsrx opened 5 months ago

rainsoulsrx commented 5 months ago

Hi, I have some data pairs of low resolution and high resolution, I want to use this ipadapter method to do the image SR task. When training, the low resolution image is encoded, and use the high resolution image as GT. Do you think this is possible? and what is the minimum amount of data required?

xiaohu2015 commented 5 months ago

why not use controlnet tile?