Skip to content

Commit

Permalink
chore(docs): update features and readme screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Feb 20, 2023
1 parent 40e396a commit f8cfc18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,22 @@ Please [see the User Guide](https://github.com/ssube/onnx-web/blob/main/docs/use

## 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
- [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
- txt2img
- img2img
- inpainting
- upscale (with ONNX acceleration)
- long prompt weighting
- blending mode for combining images
- supports upscaling and face correction
- upscaling and face correction
- upscaling with Real ESRGAN or Stable Diffusion
- face correction with CodeFormer or GFPGAN
- API server can run models on a remote GPU
Expand Down
4 changes: 2 additions & 2 deletions docs/readme-knolling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8cfc18

Please sign in to comment.