T2I-Adapter icon indicating copy to clipboard operation
T2I-Adapter copied to clipboard

One other task

Open leoShen917 opened this issue 1 year ago • 1 comments

Congrats on your great work and thank you for releasing the code. I would like to ask if it is possible to use this network to repair broken images, such as those with missing parts or unclear, and I wonder if it is possible to provide such precise control. Thanks in advance and really looking forward to your reply!

leoShen917 avatar Mar 06 '23 01:03 leoShen917

I think it is feasible. For instance, Stable Diffusion can be trained to complete the task of image inpainting (https://github.com/CompVis/stable-diffusion/blob/main/scripts/inpaint.py).

MC-E avatar Mar 16 '23 02:03 MC-E