1
0
Fork 0

chore(docs): note codeformer and SD upscaling in readme

This commit is contained in:
Sean Sube 2023-02-05 11:39:58 -06:00
parent 3231a904c1
commit 68dda4b3ca
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ Please [see the User Guide](https://github.com/ssube/onnx-web/blob/main/docs/use
- img2img mode
- inpainting mode
- supports upscaling and face correction
- using Real ESRGAN and GFPGAN
- upscaling with Real ESRGAN or Stable Diffusion
- face correction with CodeFormer or GFPGAN
- API server can run models on a remote GPU
- REST API can be served over HTTPS or HTTP
- background processing for all image pipelines