mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-28 18:21:55 +00:00
fix: add cn guidance start, var names, style, ui
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from .controlnet_ext import ControlNetExt, controlnet_exists, get_cn_inpaint_models
|
||||
from .controlnet_ext import ControlNetExt, controlnet_exists, get_cn_models
|
||||
|
||||
__all__ = [
|
||||
"ControlNetExt",
|
||||
"controlnet_exists",
|
||||
"get_cn_inpaint_models",
|
||||
"get_cn_models",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user