Skip to content

[Feature] support for realistic upscale model #1204

@randomqhacker

Description

@randomqhacker

Feature Summary

Support a realistic upscale model like realesr-general-x4v3.pth

Detailed Description

Support for a realistic upscale model would really help make diffusion on CPU/iGPU more useful. There is already support for an anime upscale, but it is not useful for most other styles of artwork or photos.

https://github.com/xinntao/Real-ESRGAN/releases/

Alternatives you considered

Images can be scaled independently of sd.cpp, but this prevents direct use of sd-server and requires additional libraries and programs.

Additional context

My use case is using the sd-server API from another web application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions