InvokeAI/invokeai/app/util
psychedelicious a6f93d3862 feat(app): use new signal_progress for denoising
- Update the step callback methods in the invocation API to use the new signal_progress API
- Copy and update the `calc_percentage`, reducing special handling for step and total_steps - a followup commit will fix callers of the step callbacks
2024-09-22 21:20:32 +03:00
..
__init__.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
controlnet_utils.py Add naive ControlNet support to TiledStableDiffusionRefineInvocation 2024-06-25 11:31:52 -07:00
custom_openapi.py fix(api): sort OpenAPI schema properties for InvocationOutputMap 2024-08-10 07:45:23 -04:00
metaenum.py feat(nodes): address feedback 2023-05-24 11:30:47 -04:00
misc.py fix a number of typechecking errors 2024-03-01 10:42:33 +11:00
model_exclude_null.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
profiler.py feat: add profiler util (#5601) 2024-01-31 10:51:57 +00:00
step_callback.py feat(app): use new signal_progress for denoising 2024-09-22 21:20:32 +03:00
suppress_output.py feat: add SuppressOutput util 2024-03-20 15:05:25 +11:00
thumbnails.py isort wip 2023-09-12 13:01:58 -04:00
ti_utils.py refactor(nodes): model identifiers 2024-03-07 10:56:59 +11:00