mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
update scripts
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ class Upscaler:
|
||||
return modelloader.load_models(model_path=self.model_path, model_url=self.model_url, command_path=self.user_path)
|
||||
|
||||
def update_status(self, prompt):
|
||||
print(f"\nextras: {prompt}", file=modules.shared.progress_print_out)
|
||||
modules.shared.log.info(f'Upscaler: type={self.name} model="{prompt}"')
|
||||
|
||||
def find_model(self, path):
|
||||
info = None
|
||||
|
||||
Reference in New Issue
Block a user