mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Found another place where we deepcopy a dict, but it is safe to mutate. Restructured the prep logic a bit to support this. Updated tests to use the new structure.