InvokeAI/invokeai/backend
2024-10-09 14:17:42 +00:00
..
flux Add unit test to test the full flow of loading an InstantX ControlNet from a state dict. 2024-10-09 14:17:42 +00:00
image_util fix(nodes): add thresholding to lineart & lineart anime nodes 2024-09-17 04:04:11 +03:00
ip_adapter fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
lora Move FLUX_LORA_TRANSFORMER_PREFIX and FLUX_LORA_CLIP_PREFIX to a shared location. 2024-10-01 10:22:11 -04:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Rename ControlNetFlux -> XLabsControlNetFlux 2024-10-09 14:17:42 +00:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
quantization Remove no longer used dequantize_tensor function 2024-10-02 18:33:05 -04:00
stable_diffusion fix(app): step callbacks for SD, FLUX, MultiDiffusion 2024-09-22 21:20:32 +03:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util Add build_line(...) util function. 2024-09-20 01:01:37 +00: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