InvokeAI/invokeai
psychedelicious 56fb3e738f fix(ui): clone parsed data during state rehydration
Without this, the objects and arrays in `parsed` could be mutated, and the log statment would show the mutated data.
2024-08-30 22:18:50 +10:00
..
app feat(ui, app): use layer as control (wip) 2024-08-30 22:18:49 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Tidy variable management and dtype handling in FluxTextToImageInvocation. 2024-08-29 19:08:18 +00:00
configs Remove dependency on flux config files 2024-08-26 20:17:50 -04:00
frontend fix(ui): clone parsed data during state rehydration 2024-08-30 22:18:50 +10:00
invocation_api Added support for bounding boxes in the Invocation API 2024-08-26 08:03:30 +10:00
version chore: bump version to v4.2.9rc1 2024-08-27 12:09:27 -04:00
__init__.py