InvokeAI/invokeai/backend/model_management/models
2023-07-20 13:15:45 -04:00
..
__init__.py Fix as part of merging main in 2023-07-18 23:05:33 -04:00
base.py Allow passing in of precision, use available providers if none provided 2023-07-20 13:15:45 -04:00
controlnet.py add fp16 support to controlnet models 2023-07-15 10:37:11 -04:00
lora.py Less naive model detection 2023-07-12 08:50:19 -04:00
sdxl.py improvements to sdxl support in model manager 2023-07-09 20:42:03 -04:00
stable_diffusion_onnx.py ONNX Model/runtime first implementation 2023-06-21 02:12:21 +03:00
stable_diffusion.py resolve conflicts 2023-07-15 19:47:50 -04:00
textual_inversion.py Allow bin extension to detect diffusers-ti provided as file 2023-07-17 00:32:17 +03:00
vae.py add missing exception name 2023-07-16 16:14:28 -04:00