InvokeAI/invokeai/backend/model_management
2023-08-09 08:48:27 -04:00
..
models Merge branch 'main' into bugfix/autodetect-sdxl-ckpt-config 2023-08-09 03:57:44 +03:00
__init__.py add sdxl lora support 2023-08-04 11:44:56 -04:00
convert_ckpt_to_diffusers.py Merge branch 'main' into bugfix/model-manager-rel-paths 2023-07-30 08:17:36 -04:00
lora.py Provide ti name from model manager, not from ti itself 2023-08-04 18:24:47 -04:00
model_cache.py folded in changes from 4099 2023-08-04 18:24:47 -04:00
model_manager.py Merge branch 'main' into bugfix/autodetect-sdxl-ckpt-config 2023-08-09 03:57:44 +03:00
model_merge.py fix(mm): fix a lot of typing issues 2023-08-06 14:09:04 +10:00
model_probe.py improve error reporting on unrecognized lora models 2023-08-07 16:38:58 -04:00
model_search.py Run python black 2023-07-28 09:46:44 -04:00
util.py add stalker's complicated but effective code for finding token vector length in LoRAs 2023-08-07 16:19:57 -04:00