mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
control process override improvements
This commit is contained in:
@@ -111,7 +111,7 @@ class ControlNet():
|
||||
|
||||
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