InvokeAI/invokeai/backend
2024-11-14 09:25:23 -08:00
..
flux Rework change based on comments 2024-11-08 10:27:47 +00:00
image_util feat(nodes): update SAM backend and nodes to work with SAM points 2024-10-23 16:01:15 +11:00
ip_adapter fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
lora Add flag to optionally allow missing layer keys in FLUX lora loader. 2024-11-14 16:53:49 +00:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Merge branch 'main' into flux_vae_fp16_broke 2024-11-13 15:33:43 -08:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
quantization Get flux working with MPS on 2.4.1, with GGUF support 2024-10-23 10:20:42 +11:00
sd3 Update SD3 InpaintExtension with gradient adjustment to match FLUX. 2024-11-07 22:55:30 +00:00
stable_diffusion Add first draft of Sd3TextEncoderInvocation. 2024-11-04 12:42:09 -05:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util Fix changed import for FromOriginalControlNetMixin after diffusers bump. 2024-10-28 13:05:17 -04:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
model_patcher.py Consolidate all LoRA patching logic in the LoRAPatcher. 2024-09-15 04:39:56 +03: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