InvokeAI/invokeai/backend
2024-03-28 15:16:40 -04:00
..
image_util tidy: "fit_image_to_resolution" -> "resize_image_to_resolution" 2024-03-21 07:02:57 -07:00
ip_adapter Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value. 2024-03-28 15:16:40 -04:00
model_hash feat(mm): rename "blake3" to "blake3_multi" 2024-03-22 08:26:36 +11:00
model_manager Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value. 2024-03-28 15:16:40 -04:00
onnx Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value. 2024-03-28 15:16:40 -04:00
stable_diffusion cleanup: remove unused scripts, cruft 2024-03-20 15:05:25 +11:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
util chore: ruff 2024-03-27 08:16:27 -04:00
__init__.py consolidate model manager parts into a single class 2024-03-01 10:42:33 +11:00
lora.py Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value. 2024-03-28 15:16:40 -04:00
model_patcher.py chore: ruff 2024-03-01 10:42:33 +11:00
textual_inversion.py Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value. 2024-03-28 15:16:40 -04:00