mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
control process override improvements
This commit is contained in:
@@ -70,7 +70,7 @@ class ControlNetXS():
|
||||
|
||||
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