mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -4,7 +4,7 @@ from modules import scripts_manager, processing, shared, sd_models, devices, ima
|
||||
from modules.logger import log
|
||||
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class PixelSmithScript(scripts_manager.Script):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.orig_pipe = None
|
||||
|
||||
Reference in New Issue
Block a user