InvokeAI/invokeai
psychedelicious 423e463b95 fix(ui): handle error from internal konva method
We are dipping into konva's private API for preview images and it appears to be unsafe (got an error once). Wrapped in a try/catch.
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 fix(ui): handle error from internal konva method 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