InvokeAI/invokeai/backend
Lincoln Stein 5745ce9c7d Multiple refinements on loaders:
- Cache stat collection enabled.
- Implemented ONNX loading.
- Add ability to specify the repo version variant in installer CLI.
- If caller asks for a repo version that doesn't exist, will fall back
  to empty version rather than raising an error.
2024-03-01 10:42:33 +11:00
..
embeddings added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
image_util chore: rename DWPose to DW Openpose 2024-02-12 11:12:45 -05:00
install Multiple refinements on loaders: 2024-03-01 10:42:33 +11:00
ip_adapter Add support for IPAdapterFull models. The changes are based on this upstream PR: https://github.com/tencent-ailab/IP-Adapter/pull/139 . 2023-11-29 15:07:21 -08:00
model_management added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
model_manager Multiple refinements on loaders: 2024-03-01 10:42:33 +11:00
onnx added textual inversion and lora loaders 2024-03-01 10:42:33 +11:00
stable_diffusion feat(nodes): move ConditioningFieldData to conditioning_data.py 2024-03-01 10:42:33 +11:00
tiles feat(nodes): extract LATENT_SCALE_FACTOR to constants.py 2024-03-01 10:42:33 +11:00
training Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
util Multiple refinements on loaders: 2024-03-01 10:42:33 +11:00
__init__.py chore(backend): rename ModelInfo -> LoadedModelInfo 2024-03-01 10:42:33 +11:00