InvokeAI/invokeai/backend
2024-08-06 19:34:49 +00:00
..
image_util Rename SegmentAnythingModel -> SegmentAnythingPipeline. 2024-08-01 09:57:47 -04:00
ip_adapter fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
model_hash Run ruff 2024-06-26 21:46:59 +10:00
model_manager Update HF download logic to work for black-forest-labs/FLUX.1-schnell. 2024-08-06 19:34:49 +00:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
stable_diffusion Merge branch 'main' into stalker-modular_lora 2024-07-31 15:13:22 -04:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util Update imports for compatibility with bumped diffusers version. 2024-08-06 17:56:36 +00:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py Suggested changes + simplify weights logic in patching 2024-07-30 00:34:37 +03:00
model_patcher.py Optimize weights handling 2024-07-30 03:39:01 +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 fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00