Files
InvokeAI/invokeai/app/util
psychedelicious 5f94340e4f feat(app): merge progress events into one
- Merged `InvocationGenericProgressEvent` and `InvocationDenoiseProgressEvent` into single `InvocationProgressEvent`
- Simplified API - message is required, percentage and image are optional, no steps/total steps
- Added helper to build a `ProgressImage`
- Added field validation to `ProgressImage` width and height
- Added `ProgressImage` to `invocation_api.py`
- Updated `InvocationContext` utils
2024-08-04 18:47:45 +10:00
..
2023-05-24 11:30:47 -04:00
2024-03-01 10:42:33 +11:00
2024-01-31 10:51:57 +00:00
2023-09-12 13:01:58 -04:00
2024-03-07 10:56:59 +11:00