1
0
Fork 0

chore(docs): update features and readme screenshot

This commit is contained in:
Sean Sube 2023-02-19 22:33:32 -06:00
parent 40e396a2c4
commit f8cfc18479
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 10 additions and 5 deletions

View File

@ -20,17 +20,22 @@ Please [see the User Guide](https://github.com/ssube/onnx-web/blob/main/docs/use
## Features ## Features
- supports AMD and Nvidia hardware acceleration using CUDA, DirectML, or ROCm - AMD and Nvidia hardware acceleration using CUDA, DirectML, or ROCm
- web app to generate and view images - web app to generate and view images
- [hosted on Github Pages](https://ssube.github.io/onnx-web), from your CDN, or locally - [hosted on Github Pages](https://ssube.github.io/onnx-web), from your CDN, or locally
- keeps your recent image history as you change tabs - keeps your recent images and progress as you change tabs
- queue up multiple images
- convert and load your own models
- directly supports HuggingFace Hub and Civitai
- supports LoRA with [an extra conversion step](./docs/converting-models.md)
- supports many `diffusers` pipelines - supports many `diffusers` pipelines
- txt2img - txt2img
- img2img - img2img
- inpainting - inpainting
- upscale (with ONNX acceleration) - upscale (with ONNX acceleration)
- long prompt weighting
- blending mode for combining images - blending mode for combining images
- supports upscaling and face correction - upscaling and face correction
- upscaling with Real ESRGAN or Stable Diffusion - upscaling with Real ESRGAN or Stable Diffusion
- face correction with CodeFormer or GFPGAN - face correction with CodeFormer or GFPGAN
- API server can run models on a remote GPU - API server can run models on a remote GPU

BIN
docs/readme-knolling.png (Stored with Git LFS)

Binary file not shown.