InvokeAI/invokeai/app
psychedelicious ef14ba1713 fix(api): fix uvicorn config loop arg
We were providing the loop itself, not the kind of loop. This didn't appear to cause any issues whatsoever, but now it's correct.
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 fix(api): fix uvicorn config loop arg 2023-10-19 08:52:02 +11:00