Files
InvokeAI/invokeai
psychedelicious 487815b181 feat(app): generic progress events
Some processes have steps, like denoising or a tiled spandel.

Denoising has its own step callback but we don't have any generic way to signal progress. Processes like a tiled spandrel run show indeterminate progress in the client.

This change introduces a new event to handle this: `InvocationGenericProgressEvent`

A simplified helper is added to the invocation API so nodes can easily emit progress as they do their thing.
2024-08-03 22:01:36 +10:00
..
2024-08-03 22:01:36 +10:00
2024-07-26 09:11:17 -07:00
2023-01-30 18:42:17 -05:00