mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
control process override improvements
This commit is contained in:
@@ -74,7 +74,7 @@ class ControlLLLite():
|
||||
|
||||
def reset(self):
|
||||
if self.model is not None:
|
||||
log.debug(f'Control {what} model unloaded')
|
||||
debug(f'Control {what} model unloaded')
|
||||
self.model = None
|
||||
self.model_id = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user