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