InvokeAI/invokeai/backend
2024-07-16 15:40:14 -04:00
..
image_util chore: ruff 2024-07-15 14:05:04 +10: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 Merge branch 'main' into ryan/spandrel-upscale 2024-07-16 15:14:08 -04:00
onnx fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
stable_diffusion Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10:00
model_patcher.py fix(backend): revert non-blocking device transfer 2024-07-16 08:59:42 +10: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