'Extreme Speed' performance mode

This commit is contained in:
lllyasviel
2023-11-12 07:55:44 -08:00
parent 54f4b265e0
commit 649f45a6df
5 changed files with 67 additions and 9 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.799
* Added 'Extreme Speed' performance mode (based on LCM). The previous complicated settings are not needed now.
# 2.1.798
* added lcm scheduler - LCM may need to set both sampler and scheduler to "lcm". Other than that, see the description in 2.1.782 logs.