diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Is there any outpainting pipe demo?

Open CrazyBoyM opened this issue 3 years ago • 6 comments

I would like to use it to outpainting images, can you help me

CrazyBoyM avatar Sep 22 '22 12:09 CrazyBoyM

cc @anton-l @patil-suraj @pcuenca - I think this would indeed be a good idea no?

patrickvonplaten avatar Sep 27 '22 09:09 patrickvonplaten

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?

pcuenca avatar Sep 27 '22 09:09 pcuenca

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

fffiloni avatar Sep 27 '22 20:09 fffiloni

NEW Outpainting demo on huggingface : StableDiffusion Infinity by Inyan

outpainting-demo

fffiloni avatar Oct 04 '22 13:10 fffiloni

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?

CrazyBoyM avatar Oct 04 '22 14:10 CrazyBoyM

NEW Outpainting demo on huggingface : StableDiffusion Infinity by Inyan

outpainting-demo

thanks. it is a nice work,

CrazyBoyM avatar Oct 04 '22 14:10 CrazyBoyM

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.

github-actions[bot] avatar Oct 28 '22 15:10 github-actions[bot]

is there any code examples for outpainting?

wilfrediscoming avatar Aug 07 '23 04:08 wilfrediscoming