mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
sort and describe all scripts
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ debug = (os.environ.get('SD_LOAD_DEBUG', None) is not None) or (os.environ.get('
|
||||
|
||||
class Script(scripts.Script):
|
||||
def title(self):
|
||||
return 'CogVideoX'
|
||||
return 'Video CogVideoX'
|
||||
|
||||
def show(self, is_img2img):
|
||||
return shared.native
|
||||
|
||||
Reference in New Issue
Block a user