mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -18,7 +18,7 @@ models = {
|
||||
'SDXL v1 interpolation': 'resadapter_v1_sdxl_interpolation',
|
||||
}
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class ResAdapterScript(scripts_manager.Script):
|
||||
def title(self):
|
||||
return 'ResAdapter: Domain Consistent Resolution'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user