Fix many precision problems

Many users reported that image quality is different from 2.1.824. We reviewed all codes and fixed several precision problems in 2.1.846.
This commit is contained in:
lllyasviel
2023-12-16 15:55:53 -08:00
committed by GitHub
parent 3a727fd240
commit ec5dd950a2
6 changed files with 363 additions and 44 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.846
* Many users reported that image quality is different from 2.1.824. We reviewed all codes and fixed several precision problems in 2.1.846.
# 2.1.843
* Many improvements to Canvas. Thanks CanvasZoom author!