InvokeAI/invokeai/backend/model_manager/load/model_loaders
psychedelicious bd4fd9693d tidy(mm): rename ckpt "last_modified" -> "converted_at"
Clarify what this timestamp means
2024-03-05 23:50:19 +11:00
..
__init__.py model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
controlnet.py tidy(mm): rename ckpt "last_modified" -> "converted_at" 2024-03-05 23:50:19 +11:00
generic_diffusers.py fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11:00
ip_adapter.py fix(mm): misc typing fixes for model loaders 2024-03-05 23:50:19 +11:00
lora.py chore: ruff 2024-03-01 10:42:33 +11:00
onnx.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
stable_diffusion.py tidy(mm): rename ckpt "last_modified" -> "converted_at" 2024-03-05 23:50:19 +11:00
textual_inversion.py chore: ruff 2024-03-01 10:42:33 +11:00
vae.py tidy(mm): rename ckpt "last_modified" -> "converted_at" 2024-03-05 23:50:19 +11:00