oneir0mancer / stable-diffusion-diffusers-colab-ui

Run stable diffusion in Colab with UI on IPython widgets (no gradio)
MIT License
19 stars 4 forks source link

No Hires.Fix #10

Closed ghost closed 8 months ago

ghost commented 8 months ago

I would be good to get images with higher dimensions, but it seems there are no ways to upscale an image in the notebook

oneir0mancer commented 8 months ago

In Utils section of the notebook there is an img2img refiner, that allows to upscale image using the same stable diffusion pipeline and prompt as in txt2img.