This commit is contained in:
lllyasviel
2023-10-12 04:23:10 -07:00
committed by GitHub
parent 4c867c1b8b
commit e61aac34ca
147 changed files with 523 additions and 642 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.52
* removed pygit2 dependency (expect auto update) so that people will never have permission denied problems.
# 2.1.50
* Begin to support sd1.5 as refiner. This method scale sigmas given SD15/Xl latent scale and is probably the most correct way to do it. I am going to write a discussion soon.