InvokeAI/invokeai/app
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
..
api integrate correctly into app API and add features 2023-08-02 18:10:52 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli Run python black 2023-07-28 09:46:44 -04:00
invocations Merge branch 'main' into feat/onnx 2023-07-31 10:58:40 -04:00
models Run python black 2023-07-28 09:46:44 -04:00
services integrate correctly into app API and add features 2023-08-02 18:10:52 -04:00
util Run python black 2023-07-28 09:46:44 -04:00
api_app.py Run python black 2023-07-28 09:46:44 -04:00
cli_app.py Run python black 2023-07-28 09:46:44 -04:00