InvokeAI/invokeai/app
psychedelicious 78b29db458 feat(backend): disable graph library
The graph library occasionally causes issues when the default graph changes substantially between versions and pydantic validation fails. See #5289 for an example.

We are not currently using the graph library, so we can disable it until we are ready to use it. It's possible that the workflow library will supersede it anyways.
2023-12-23 00:04:48 +11:00
..
api feat(backend): disable graph library 2023-12-23 00:04:48 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations Ti trigger from prompt util (#5294) 2023-12-22 03:04:44 +00:00
services feat(backend): disable graph library 2023-12-23 00:04:48 +11:00
shared Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
util Ti trigger from prompt util (#5294) 2023-12-22 03:04:44 +00:00
api_app.py feat: serve HTTPS when configured with ssl_certfile 2023-12-12 16:01:43 +11:00