InvokeAI/invokeai/backend
2023-09-08 11:47:36 -04:00
..
image_util Cleanup memory after model run 2023-09-01 20:50:39 +03:00
install chore: sync, lint & update 2023-09-05 14:17:23 +12:00
ip_adapter Pass IP-Adapter conditioning via cross_attention_kwargs instead of concatenating to the text embedding. This avoids interference with other features that manipulate the text embedding (e.g. long prompts). 2023-09-08 11:47:36 -04:00
model_management [Feature] Support the XL inpainting model (#4431) 2023-09-01 22:58:14 -04:00
stable_diffusion Pass IP-Adapter conditioning via cross_attention_kwargs instead of concatenating to the text embedding. This avoids interference with other features that manipulate the text embedding (e.g. long prompts). 2023-09-08 11:47:36 -04:00
training chore: black fix 2023-09-02 10:51:53 +12:00
util chore: remove unused files 2023-09-02 11:12:19 +10:00
__init__.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00