InvokeAI/invokeai/app/util
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
..
__init__.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
controlnet_utils.py chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00
metaenum.py feat(nodes): address feedback 2023-05-24 11:30:47 -04:00
misc.py fix a number of typechecking errors 2024-03-01 10:42:33 +11:00
model_exclude_null.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
profiler.py feat: add profiler util (#5601) 2024-01-31 10:51:57 +00:00
step_callback.py feat(nodes): add whole queue_item to InvocationContextData 2024-03-01 10:42:33 +11:00
thumbnails.py isort wip 2023-09-12 13:01:58 -04:00
ti_utils.py feat(nodes): revise model load API args 2024-03-01 10:42:33 +11:00