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 SDUpscaleScript(scripts_manager.Script):
def show(self, is_img2img):
return is_img2img
def ui(self, is_img2img):
def ui(self, _is_img2img):
with gr.Row():
info = gr.HTML("<span>&nbsp SD Upscale</span><br>")
with gr.Row():