InvokeAI/invokeai/backend/model_management
psychedelicious 66f524cae7 fix(mm): fix a lot of typing issues
Most fixes are just things being typed as `str` but having default values of `None`, but there are some minor logic changes.
2023-08-06 14:09:04 +10:00
..
models Fix merge conflict resolve - restore full/diff layer support 2023-08-04 19:53:27 +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 fix(mm): fix a lot of typing issues 2023-08-06 14:09:04 +10:00
model_merge.py fix(mm): fix a lot of typing issues 2023-08-06 14:09:04 +10:00
model_probe.py model probe detects sdxl lora models 2023-08-04 11:44:56 -04:00
model_search.py Run python black 2023-07-28 09:46:44 -04:00