InvokeAI/invokeai/app
psychedelicious 44c40d7d1a refactor(mm): remove unused metadata logic, fix tests
- Metadata is merged with the config. We can simplify the MM substantially and remove the handling for metadata.
- Per discussion, we don't have an ETA for frontend implementation of tags, and with the realization that the tags from CivitAI are largely useless, there's no reason to keep tags in the MM right now. When we are ready to implement tags on the frontend, we can refer back to the implementation here and use it if it supports the design.
- Fix all tests.
2024-03-05 23:50:19 +11:00
..
api refactor(mm): remove unused metadata logic, fix tests 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 refactor(mm): remove unused metadata logic, fix tests 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