InvokeAI/invokeai/app/services/events
psychedelicious 0f733c42fc fix(events): fix denoise progress percentage
- Restore calculation of step percentage but in the backend instead of client
- Simplify signatures for denoise progress event callbacks
- Clean up `step_callback.py` (types, do not recreate constant matrix on every step, formatting)
2024-05-27 09:06:02 +10:00
..
__init__.py define install abstract base class 2023-11-20 21:57:10 -05:00
events_base.py fix(events): fix denoise progress percentage 2024-05-27 09:06:02 +10:00
events_common.py fix(events): fix denoise progress percentage 2024-05-27 09:06:02 +10:00
events_fastapievents.py feat(events): simplify event classes 2024-05-27 09:06:02 +10:00