mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-29 10:41:14 +00:00
fix: add PL rule
This commit is contained in:
@@ -45,7 +45,7 @@ class ControlNetExt:
|
||||
def init_controlnet(self):
|
||||
self.cn_available = True
|
||||
|
||||
def update_scripts_args(
|
||||
def update_scripts_args( # noqa: PLR0913
|
||||
self,
|
||||
p,
|
||||
model: str,
|
||||
|
||||
Reference in New Issue
Block a user