InvokeAI/invokeai/app
psychedelicious 4f9bb00275 tidy(api): tidy mm routes
Rename MM routes to be consistent:
- "import" -> "install"
- "model_record" -> "model"

Comment several unused routes while I work (may end up removing them?):
- list model summary (we use the search route instead)
- add model record
- convert model
- merge models
2024-03-05 23:50:19 +11:00
..
api tidy(api): tidy mm routes 2024-03-05 23:50:19 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations fix(canvas): use corrected mask for pasteback 2024-03-03 12:58:47 -05:00
services fix(mm): add missing inplace parameter to model install abc 2024-03-05 23:50:19 +11:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util refactor(mm): remove unused metadata logic, fix tests 2024-03-05 23:50:19 +11:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py Next: Remove deprecated app.on_event usage in api runner 2024-03-01 10:42:33 +11:00