InvokeAI/invokeai/backend
psychedelicious 2d7b8c2a1b fix(backend): do not round image dims to 64 in controlnet processor resize
Rounding the dims results in control images that are subtly different than the input. We round to the nearest 8px later, there's no need to round now.
2024-04-30 08:10:59 -04:00
..
image_util fix(backend): do not round image dims to 64 in controlnet processor resize 2024-04-30 08:10:59 -04:00
ip_adapter Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules. 2024-04-09 08:12:12 -04:00
model_hash feat(mm): rename "blake3" to "blake3_multi" 2024-03-22 08:26:36 +11:00
model_manager feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
onnx
stable_diffusion Merge branch 'main' into ip-adapter-style-comp 2024-04-16 21:14:06 +05:30
tiles
util Re-enable app shutdown actions (#6244) 2024-04-19 06:45:42 -04:00
__init__.py
lora.py
model_patcher.py chore: ruff 2024-03-01 10:42:33 +11:00
raw_model.py
textual_inversion.py