InvokeAI/invokeai/backend/model_management/models
2023-07-16 00:17:33 -04:00
..
__init__.py Merge branch 'main' into feat/onnx 2023-07-13 14:23:57 -04:00
base.py testing being super wasteful with data 2023-07-16 00:17:33 -04:00
controlnet.py Controlnet model detection 2023-07-12 08:50:19 -04:00
lora.py Less naive model detection 2023-07-12 08:50:19 -04:00
stable_diffusion_onnx.py ONNX Model/runtime first implementation 2023-06-21 02:12:21 +03:00
stable_diffusion.py Less naive model detection 2023-07-12 08:50:19 -04:00
textual_inversion.py Less naive model detection 2023-07-12 08:50:19 -04:00
vae.py Less naive model detection 2023-07-12 08:50:19 -04:00