InvokeAI/invokeai/backend/model_manager/load/model_loaders
2024-07-03 16:28:21 -04:00
..
__init__.py model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
controlnet.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
generic_diffusers.py add support for generic loading of diffusers directories 2024-06-07 13:54:30 +10:00
ip_adapter.py chore: clean up merge conflicts 2024-04-03 20:28:00 +05:30
lora.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
onnx.py [mm] Do not write diffuser model to disk when convert_cache set to zero (#6072) 2024-03-29 16:11:08 -04:00
spandrel_image_to_image.py Set the dtype correctly for SpandrelImageToImageModels when they are loaded. 2024-07-03 16:28:21 -04:00
stable_diffusion.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
textual_inversion.py [mm] Do not write diffuser model to disk when convert_cache set to zero (#6072) 2024-03-29 16:11:08 -04:00
vae.py Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00