InvokeAI/invokeai/app/services/model_install
psychedelicious bcf58cac59 feat(mm): add config to skip model hash
This is useful for when you are using a memory DB and do not want to wait for all models to be hashed on startup.
2024-03-05 23:50:19 +11:00
..
__init__.py Model Manager Refactor: Install remote models and store their tags and other metadata (#5361) 2024-01-14 19:54:53 +00:00
model_install_base.py fix(mm): add missing inplace parameter to model install abc 2024-03-05 23:50:19 +11:00
model_install_default.py feat(mm): add config to skip model hash 2024-03-05 23:50:19 +11:00