change default to 0.5 (#605)

This commit is contained in:
lllyasviel
2023-10-09 13:20:57 -07:00
committed by GitHub
parent 1f8944b974
commit 53967f23d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
version = '2.1.29'
version = '2.1.30'
+1 -1
View File
@@ -31,5 +31,5 @@ ip_list = [cn_ip, cn_canny, cn_cpds]
default_ip = cn_ip
default_parameters = {
cn_ip: (0.4, 0.6), cn_canny: (0.4, 1.0), cn_cpds: (0.4, 1.0)
cn_ip: (0.5, 0.6), cn_canny: (0.5, 1.0), cn_cpds: (0.5, 1.0)
} # stop, weight