InvokeAI/invokeai/app
psychedelicious 9e06371178 feat(api): serve app via route & add cache-control: no-store
This should prevent `index.html` from *ever* being cached, so UIs will never be out of date.

Minor organisation to accomodate this.

Deleting old unused files from the early days
2023-10-19 08:52:02 +11:00
..
api feat: remove enqueue_graph routes/methods (#4922) 2023-10-17 18:00:40 +00:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations fix(nodes): enable number to string coercion 2023-10-19 08:43:08 +11:00
services feat: remove enqueue_graph routes/methods (#4922) 2023-10-17 18:00:40 +00:00
util feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
api_app.py feat(api): serve app via route & add cache-control: no-store 2023-10-19 08:52:02 +11:00