mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user