InvokeAI/invokeai/backend/model_manager
2024-07-30 11:12:26 -04:00
..
load Add a GroundedSamInvocation for image segmentation from a text prompt (Grounding DINO + Segment Anything Model). 2024-07-30 11:12:26 -04:00
metadata Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
util Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
__init__.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
config.py [MM2] Use typed ModelRecordChanges for model_install() rather than untyped dict (#6645) 2024-07-23 21:41:00 +00:00
merge.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
probe.py Fix broken unit test caused by non-existent model path. 2024-07-10 13:59:17 -04:00
search.py docs(mm): update ModelSearch 2024-03-28 12:35:41 +11:00
starter_models.py feat(ui): update qr code cnet starter model 2024-07-26 13:34:32 +10:00