InvokeAI/invokeai/backend
2026-02-06 08:52:24 -05:00
..
flux Update presets.py (#8846) 2026-02-06 08:52:24 -05:00
flux2 fix(flux2): Fix FLUX.2 Klein image generation quality (#8838) 2026-02-06 08:04:03 -05:00
image_util Implement PBR Maps Node (#8700) 2025-12-29 02:11:46 +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 fix(model_manager): detect Flux1/2 VAE by latent space dimensions instead of filename (#8790) 2026-01-27 05:20:50 +00:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
patches fix(model-manager): add Z-Image LoRA/DoRA detection and loading support 2025-12-27 09:17:29 +01: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: Add Z-Image-Turbo model support 2025-12-01 00:22:32 +01:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util chore(invocation stats): remove old dangling debug statement 2026-01-10 11:32:37 -05: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