mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
+1
-1
@@ -32,7 +32,7 @@ class TilingScript(scripts_manager.Script):
|
||||
def title(self):
|
||||
return 'Asymmetric Tiling'
|
||||
|
||||
def show(self, is_img2img):
|
||||
def show(self, _is_img2img):
|
||||
return True
|
||||
|
||||
def ui(self, _is_img2img): # ui elements
|
||||
|
||||
Reference in New Issue
Block a user