InvokeAI/invokeai/app/api
psychedelicious 5cdf71b72f feat(events): add missing events
These events weren't being emitted via socket.io:
- DownloadCancelledEvent
- DownloadCompleteEvent
- DownloadErrorEvent
- DownloadProgressEvent
- DownloadStartedEvent
- ModelInstallDownloadsCompleteEvent
2024-05-27 09:06:02 +10:00
..
routers refactor(events): use pydantic schemas for events 2024-05-27 09:06:02 +10:00
dependencies.py refactor(events): use pydantic schemas for events 2024-05-27 09:06:02 +10:00
no_cache_staticfiles.py fix(api): typo in no_cache_staticfiles.py 2024-01-22 16:10:25 +11:00
sockets.py feat(events): add missing events 2024-05-27 09:06:02 +10:00