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
@@ -15,7 +15,7 @@ class SLGScript(scripts_manager.Script):
def title(self):
return 'SLG: Skip Layer Guidance'
def show(self, is_img2img):
def show(self, _is_img2img):
return True
# return signature is array of gradio components