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/.
This commit is contained in:
mudler 2023-06-05 14:25:04 +02:00
parent b503725dc7
commit 4d83ec5b02
3 changed files with 14 additions and 2 deletions

View file

@ -15,7 +15,7 @@ BLOOMZ_VERSION?=1834e77b83faafe912ad4092ccf7f77937349e2f
BUILD_TYPE?=
CGO_LDFLAGS?=
CUDA_LIBPATH?=/usr/local/cuda/lib64/
STABLEDIFFUSION_VERSION?=c0748eca3642d58bcf9521108bcee46959c647dc
STABLEDIFFUSION_VERSION?=d89260f598afb809279bc72aa0107b4292587632
GO_TAGS?=
BUILD_ID?=git
LD_FLAGS=?=