InvokeAI/invokeai/backend/model_manager
2024-03-13 21:02:29 +11:00
..
load Do not override log_memory_usage when debug logs are enabled. The speed cost of log_memory_usage=True is large. It is common to want debug log without enabling log_memory_usage. 2024-03-12 09:48:50 +11:00
metadata Remove civit ai from tests and documentation 2024-03-08 13:59:59 +11:00
util added hf models import tab and route for getting available hf models 2024-03-13 21:02:29 +11:00
__init__.py chore: ruff 2024-03-01 10:42:33 +11:00
config.py fix(mm): remove default settings from IP adapter config 2024-03-08 12:44:58 -05:00
convert_ckpt_to_diffusers.py chore: ruff 2024-03-01 10:42:33 +11:00
hash.py feat(mm): improved model hash class 2024-03-03 14:32:14 +11:00
libc_util.py Tidy names and locations of modules 2024-03-01 10:42:33 +11:00
merge.py fix(mm): fix incorrect calls to update_model 2024-03-05 23:50:19 +11:00
probe.py Experiment with using absolute paths within model management 2024-03-08 15:36:14 -05:00
search.py docs(mm): format docstrings for ModelSearch 2024-03-10 12:09:47 +11:00