From 62edb1411183b7247b06ec8d6c07d07bdab40f3e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 12 May 2024 12:10:03 -0400 Subject: [PATCH] update release notes --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index c0b9fb4a1..4971857ca 100644 --- a/TODO.md +++ b/TODO.md @@ -32,7 +32,10 @@ Thanks to @BinaryQuantumSoul for his hard work on this project! - Token Downsampling (ToDO) provides significant speedups with minimal-to-none quality loss - Samplers optimizations that allow normal samplers to complete work in 1/3 of the steps! Yup, even popular DPM++2M can now run in 10 steps with quality equaling 30 steps +- Native wildcards support - Better outpainting +- And much more... + For details of above features and full list, see [Changelog](https://github.com/vladmandic/automatic/blob/dev/CHANGELOG.md) ### New models