mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
major refactor: remove backend original
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -10,7 +10,7 @@ class Script(scripts_manager.Script):
|
||||
return 'Ctrl-X: Controlling Structure and Appearance'
|
||||
|
||||
def show(self, is_img2img):
|
||||
return shared.native
|
||||
return True
|
||||
|
||||
def ui(self, _is_img2img):
|
||||
with gr.Row():
|
||||
|
||||
Reference in New Issue
Block a user