major refactor: remove backend original

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-07-05 13:16:46 -04:00
parent f408e5f315
commit e8b5ea3847
317 changed files with 386 additions and 39149 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ class Script(scripts_manager.Script):
def show(self, is_img2img):
if shared.cmd_opts.experimental:
return not is_img2img if shared.native else False
return not is_img2img
else:
return False