From 1d6547977c5fdadcb474952cf0e49ac8c20f7fec Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sun, 3 Dec 2023 15:37:03 -0600 Subject: [PATCH] fix(docs): note LCM in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 564927f0..ed10a950 100644 --- a/README.md +++ b/README.md @@ -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: - SDXL support +- LCM support - hardware acceleration on both AMD and Nvidia - 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