-
Notifications
You must be signed in to change notification settings - Fork 512
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request