mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-29 18:51:16 +00:00
fix: controlnet_forge boolean -> controlnet_type
This commit is contained in:
@@ -23,7 +23,7 @@ except ImportError as e:
|
||||
ext_path = Path(extensions_dir)
|
||||
ext_builtin_path = Path(extensions_builtin_dir)
|
||||
controlnet_exists = False
|
||||
controlnet_forge = False
|
||||
controlnet_type = "standard"
|
||||
controlnet_path = None
|
||||
cn_base_path = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user