InvokeAI/invokeai
psychedelicious 1303e18e93 feat(ui): split out params/compositing state from canvas rendering state
First step to restoring undo/redo - the undoable state must be in its own slice. So params and settings must be isolated.
2024-08-30 22:20:12 +10:00
..
app feat(nodes): CanvasV2MaskAndCropInvocation can paste generated image back on source 2024-08-30 22:20:12 +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 feat(ui): split out params/compositing state from canvas rendering state 2024-08-30 22:20:12 +10:00
invocation_api Added support for bounding boxes in the Invocation API 2024-08-26 08:03:30 +10:00
version chore: release v4.2.9.dev3 2024-08-30 22:20:12 +10:00
__init__.py