Default inpaint engine changed to v2.6. You can still use inpaint engine v1 in dev tools.
Fix some VRAM problems.
This commit is contained in:
lllyasviel
2023-11-13 04:37:25 -08:00
parent 7e222cf3e1
commit d3d63d5bf6
8 changed files with 16 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
# 2.1.802
* Default inpaint engine changed to v2.6. You can still use inpaint engine v1 in dev tools.
* Fix some VRAM problems.
# 2.1.799
* Added 'Extreme Speed' performance mode (based on LCM). The previous complicated settings are not needed now.