InvokeAI/invokeai/app/api
Lincoln Stein 8fc75a71ee integrate correctly into app API and add features
- Create abstract base class InvocationStatsServiceBase
- Store InvocationStatsService in the InvocationServices object
- Collect and report stats on simultaneous graph execution
  independently for each graph id
- Track VRAM usage for each node
- Handle cancellations and other exceptions gracefully
2023-08-02 18:10:52 -04:00
..
routers resolved conflicts with main 2023-07-27 15:11:25 -04:00
dependencies.py integrate correctly into app API and add features 2023-08-02 18:10:52 -04:00
events.py Event service will now sleep for 100ms between polls instead of 1ms, reducing CPU usage significantly 2023-04-23 21:27:02 +01:00
sockets.py Apply black 2023-07-27 10:54:01 -04:00