Fix bug when the weight is exactly one.

This commit is contained in:
lllyasviel
2023-11-15 10:07:15 -08:00
parent 28f9342d10
commit cf2c89c288
3 changed files with 7 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.818
* Fix preset lora failed to load when the weight is exactly one.
# 2.1.817
* support "--theme dark" and "--theme light".