mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 10:45:23 -05:00
If an entity needs to do something after init, it can use this system. For example, if a layer should be transformed immediately after initializing, it can use an init callback.