mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
@@ -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>  SD Upscale</span><br>")
|
||||
with gr.Row():
|
||||
|
||||
Reference in New Issue
Block a user