Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-04-10 14:39:41 +02:00
parent 86118776a5
commit 91bba59c0d
26 changed files with 37 additions and 45 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class IPAdapterScript(scripts_manager.Script):
def title(self):
return 'IP Adapters'
def show(self, is_img2img):
def show(self, _is_img2img):
return scripts_manager.AlwaysVisible
def load_images(self, files):