nousr/koi

[Feature Request] Support dynamic images sizes

Opened this issue · 0 comments

An idea for how to support dynamic image sizes:

  • Capture the requested image/layer, scale it down as necessary to fit in 512x512 for generation, maintaining aspect ratio
  • Generate
  • Re-scale the output back to the input size by using realesrgan or another upscaler