mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-22 12:58:22 -05:00
Also change import order to ensure CLI args are handled correctly. Had to do this bc importing `InvocationRegistry` before parsing args resulted in the `--root` CLI arg being ignored.