mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
sort and describe all scripts
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -9,7 +9,7 @@ from modules.shared import opts, state, log
|
||||
|
||||
class Script(scripts.Script):
|
||||
def title(self):
|
||||
return "SD upscale"
|
||||
return "SD Upscale"
|
||||
|
||||
def show(self, is_img2img):
|
||||
return is_img2img
|
||||
|
||||
Reference in New Issue
Block a user