1
0
Fork 0

fix(docs): note LCM in readme

This commit is contained in:
Sean Sube 2023-12-03 15:37:03 -06:00
parent 7c3e9c22d0
commit 1d6547977c
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ details](https://github.com/ssube/onnx-web/blob/main/docs/user-guide.md).
This is an incomplete list of new and interesting features, with links to the user guide: This is an incomplete list of new and interesting features, with links to the user guide:
- SDXL support - SDXL support
- LCM support
- hardware acceleration on both AMD and Nvidia - hardware acceleration on both AMD and Nvidia
- tested on CUDA, DirectML, and ROCm - tested on CUDA, DirectML, and ROCm
- [half-precision support for low-memory GPUs](docs/user-guide.md#optimizing-models-for-lower-memory-usage) on both - [half-precision support for low-memory GPUs](docs/user-guide.md#optimizing-models-for-lower-memory-usage) on both