mirror of
https://github.com/vladmandic/automatic
synced 2026-09-11 07:18:44 +02:00
lint updates and diffusers installer
This commit is contained in:
@@ -169,7 +169,7 @@ class StableDiffusionProcessing:
|
||||
|
||||
def setup_scripts(self):
|
||||
self.scripts_setup_complete = True
|
||||
self.scripts.setup_scrips(self, is_ui=not self.is_api)
|
||||
self.scripts.setup_scripts()
|
||||
|
||||
def comment(self, text):
|
||||
self.comments[text] = 1
|
||||
|
||||
Reference in New Issue
Block a user