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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
version = '2.1.29'
version = '2.1.30'

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