mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -12,7 +12,7 @@ supported_model_list = ['sdxl']
|
||||
orig_prompt_attention = None
|
||||
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class StyleAlignedScript(scripts_manager.Script):
|
||||
def title(self):
|
||||
return 'Style Aligned Image Generation'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user