InvokeAI/invokeai/backend/model_management
Lincoln Stein 2aefa921fe fix "unknown model type" error when rebasing a model with API
- Add command-line model probing script for dev use
- Minor documentation tweak
2023-07-25 08:36:57 -04:00
..
models Add missing import. 2023-07-23 16:40:05 +02:00
__init__.py warn, do not crash, when duplicate models encountered 2023-07-21 15:00:55 -04:00
convert_ckpt_to_diffusers.py Support both pre and post 4.31.0 transformers 2023-07-19 06:15:17 +03:00
lora.py fix: Other lora missing type 2023-07-24 18:58:24 +12:00
model_cache.py tested on 3.11 and 3.10 2023-07-24 17:13:32 -04:00
model_manager.py fix "unknown model type" error when rebasing a model with API 2023-07-25 08:36:57 -04:00
model_merge.py multiple enhancements to model manager REACT API 2023-07-14 13:45:16 -04:00
model_probe.py fix inpaint model detection 2023-07-19 13:30:00 -04:00
model_search.py Fix incorrect use of a singleton list. 2023-07-23 15:28:05 +02:00