InvokeAI/invokeai/backend
2026-04-12 14:39:13 +02:00
..
anima feat: add Anima model support (#8961) 2026-04-09 12:04:11 -04:00
flux Broaden text encoder partial-load recovery (#9034) 2026-04-09 20:09:40 -04:00
flux2 fix(flux2): Fix FLUX.2 Klein image generation quality (#8838) 2026-02-06 00:34:54 -05:00
image_util Feature (frontend): Add invisible watermark decoder node. (#8967) 2026-04-04 20:00:21 +00:00
ip_adapter ruff format 2025-09-18 11:05:32 +10:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Feat[model support]: Qwen Image — full pipeline with edit, generate LoRA, GGUF, quantization, and UI (#9000) 2026-04-12 14:39:13 +02:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
patches Feat[model support]: Qwen Image — full pipeline with edit, generate LoRA, GGUF, quantization, and UI (#9000) 2026-04-12 14:39:13 +02:00
quantization fix(gguf): ensure dequantized tensors are on correct device for MPS (#8713) 2026-01-02 00:45:50 +00:00
rectified_flow chore:ruff 2025-05-27 07:28:47 +10:00
sig_lip feat(mm): siglip model loading supports partial loading 2025-04-18 10:12:03 +10:00
stable_diffusion Feat[model support]: Qwen Image — full pipeline with edit, generate LoRA, GGUF, quantization, and UI (#9000) 2026-04-12 14:39:13 +02:00
tiles
util Feature(backend): Add a command-line utility for running gallery maintenance (#8827) 2026-02-16 23:44:19 +00:00
z_image fix(z_image): use unrestricted image self-attention for regional prompting (#8718) 2025-12-28 11:32:50 -05:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
llava_onevision_pipeline.py feat(mm): llava model loading supports partial loading; fix OOM crash on initial load 2025-04-18 10:12:03 +10:00
model_patcher.py refactor: model manager v3 (#8607) 2025-10-15 10:18:53 +11:00
raw_model.py Merge branch 'main' into ryan/spandrel-upscale 2024-07-16 15:14:08 -04:00
spandrel_image_to_image_model.py Add tiling support to the SpoandrelImageToImage node. 2024-07-10 14:25:19 -04:00
textual_inversion.py Add util functions calc_tensor_size(...) and calc_tensors_size(...). 2024-09-15 04:39:56 +03:00