InvokeAI/invokeai
psychedelicious 5240ec6e6f feat(ui): add Result type & helpers
Wrappers to capture errors and turn into results:
- `withResult` wraps a sync function
- `withResultAsync` wraps an async function

Comments, tests.
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): add Result type & helpers 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.dev20240824 2024-08-30 22:20:12 +10:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00