diffusers
diffusers copied to clipboard
Is there any outpainting pipe demo?
I would like to use it to outpainting images, can you help me
cc @anton-l @patil-suraj @pcuenca - I think this would indeed be a good idea no?
Yes, it'd be very cool!
How would it work though? Manipulating the latents as in the current in-painting process, assuming they have a strong correlation with the image geometry?
I am working on it too. Actually you’d only need to work with img2img
@CrazyBoyM Have you seen Amelia Wattenberg 's work on her outpainting app ? —› Amelia @Wattenberger Twitter profile
I am working on it too. Actually you’d only need to work with img2img
@CrazyBoyM Have you seen Amelia Wattenberg 's work on her outpainting app ? —› Amelia @Wattenberger Twitter profile
great.is there any code for img2img_pipe example to do this outpainting task?
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
is there any code examples for outpainting?
