InvokeAI/invokeai/backend/model_management/models
2023-07-27 15:20:38 -04:00
..
__init__.py Merge branch 'main' into feat/onnx 2023-07-26 10:42:31 -04:00
base.py Release session if applying ti or lora 2023-07-27 15:20:38 -04:00
controlnet.py add support for controlnet & sdxl conversion - not fully working 2023-07-22 20:12:16 -04:00
lora.py Add missing import. 2023-07-23 16:40:05 +02:00
sdxl.py restore ability to convert SDXL checkpoints to diffusers 2023-07-26 23:28:58 -04:00
stable_diffusion_onnx.py Add onnx models to the model manager UI 2023-07-27 09:37:37 -04:00
stable_diffusion.py restore ability to convert SDXL checkpoints to diffusers 2023-07-26 23:28:58 -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