mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -6,7 +6,7 @@ from modules import shared, scripts_manager, processing, processing_helpers, sd_
|
||||
from modules.logger import log
|
||||
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class CtrlXScript(scripts_manager.Script):
|
||||
def title(self):
|
||||
return 'Ctrl-X: Controlling Structure and Appearance'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user