mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 07:44:57 -05:00
Big cleanup. Makes these classes easier to implement, lots of comments and docstrings to clarify how it all works. - Add default implementations for `destroy`, `repr` and `getLoggingContext` - Tidy individual module configs - Update `CanvasManager.buildLogger` to accept a canvas module as the arg - Add `CanvasManager.buildPath`