InvokeAI/invokeai/app/api/routers
2023-11-10 19:14:15 -05:00
..
app_info.py feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
board_images.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
boards.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
images.py chore: lint 2023-10-20 12:05:13 +11:00
model_records.py replace _class_map in ModelConfigFactory with a nested discriminated union 2023-11-10 19:14:15 -05:00
models.py add sql-based model config store and api 2023-11-04 23:03:26 -04:00
session_queue.py feat: remove enqueue_graph routes/methods (#4922) 2023-10-17 18:00:40 +00:00
sessions.py feat(api): restore get_session route 2023-10-17 14:59:25 +11:00
utilities.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
workflows.py feat: move workflow/metadata models to baseinvocation.py 2023-10-20 12:05:13 +11:00