From b22e54eb27beb16590a3422a42dd95a5a282f55b Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sun, 10 Dec 2023 00:10:34 -0600 Subject: [PATCH] add DPM SDE to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14bc1351..d4ca0164 100644 --- a/README.md +++ b/README.md @@ -24,7 +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: - supports SDXL and SDXL Turbo support -- supports most schedulers: DDIM, DEIS, Euler, LCM, UniPC, and more +- supports most schedulers: DDIM, DEIS, DPM SDE, Euler Ancestral, LCM, UniPC, and more - 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