Closed Kosinkadink closed 1 year ago
Should be fixed now with latest commit.
This commit doesn't seem to have solved the problem of loading the controllora
Ah, I see, ControlLora inherits from ControlNet, so isinstance thinks they're the same - will push out fix in a few minutes
Ok, should be fixed now - it should leave ControlLora completely alone now and not accidentally confuse it for ControlNet class.
Working on it now