InvokeAI/invokeai/backend/model_manager/load/model_loaders
2024-08-26 20:17:50 -04:00
..
__init__.py model loading and conversion implemented for vaes 2024-03-01 10:42:33 +11:00
controlnet.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
flux.py Rename params for flux and flux vae, add comments explaining use of the config_path in model config 2024-08-26 20:17:50 -04:00
generic_diffusers.py Manage quantization of models within the loader 2024-08-26 20:17:50 -04:00
ip_adapter.py chore: clean up merge conflicts 2024-04-03 20:28:00 +05:30
lora.py Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
onnx.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -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 Run ruff, setup initial text to image node 2024-08-26 20:17:50 -04:00
textual_inversion.py Add ruff rule to disallow relative parent imports. 2024-07-04 09:35:37 -04:00
vae.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00