Make your vision a reality by turning prompts into high resolution artworks made with Stable Diffusion. Transferring ideas from your mind to digital representations has never been easier.
This is a Cog implementation of Detailed, higher-resolution images from Stable-Diffusion, originally implemented by @jquesnelle at https://github.com/jquesnelle/txt2imghd/blob/master/txt2imghd.py Safety checker is added additionally.
This model creates detailed, higher-resolution images by first generating an image from a prompt, upscaling it, and then running img2img on smaller pieces of the upscaled image, and blending the result back into the original image.