InvokeAI/invokeai/backend/model_management/models
2023-11-02 10:03:17 -07:00
..
__init__.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
base.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
clip_vision.py Use CLIPVisionModel under model management for IP-Adapter. 2023-09-13 19:10:02 -04:00
controlnet.py support conversion of controlnets from safetensors to diffusers 2023-10-23 22:06:10 -04:00
ip_adapter.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
lora.py Remove device and dtype members from LoRAModelRaw, they can too easily get out-of-sync with the underlying layer states. 2023-11-02 10:03:17 -07:00
sdxl.py isort wip 2 2023-09-12 13:01:58 -04:00
stable_diffusion_onnx.py isort wip 2 2023-09-12 13:01:58 -04:00
stable_diffusion.py isort wip 2 2023-09-12 13:01:58 -04:00
t2i_adapter.py Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00
textual_inversion.py isort wip 2 2023-09-12 13:01:58 -04:00
vae.py isort wip 2 2023-09-12 13:01:58 -04:00