Commit graph

2 commits

Author SHA1 Message Date
mudler
4d83ec5b02 feat: support upscaled image generation with esrgan
This allows to generate images larger than 512x512 by using esrgan.
Behind the scenes consumes
https://github.com/fengwang/Stable-Diffusion-NCNN/.

Note this needs model assets similar to those you can find
https://github.com/fengwang/Stable-Diffusion-NCNN/.
2023-06-05 14:25:45 +02:00
Ettore Di Giacinto
9d051c5d4f
feat: add image generation with ncnn-stablediffusion (#272) 2023-05-16 19:32:53 +02:00