InvokeAI/invokeai/backend
user1 378689a519 Changes to _apply_standard_conditioning_sequentially() and _apply_cross_attention_controlled_conditioning() to reflect changes to T2I-Adapter implementation to allow usage of T2I-Adapter and ControlNet at the same time.
Also, the PREVIOUS commit (@8d3885d, which was already pushed to github repo) was wrongly commented, but too late to fix without a force push or other mucking that I'm reluctant to do. That commit is actually the one that has all the changes to diffusers_pipeline.py to use additional arg down_intrablock_additional_residuals (introduced in diffusers PR https://github.com/huggingface/diffusers/pull/5362) to detangle T2I-Adapter from ControlNet inputs to main UNet.
2023-10-17 19:42:06 +11:00
..
image_util feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
install feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
ip_adapter Refactor multi-IP-Adapter to clean up the interface around changing scales. 2023-10-06 20:43:43 -04:00
model_management feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
stable_diffusion Changes to _apply_standard_conditioning_sequentially() and _apply_cross_attention_controlled_conditioning() to reflect changes to T2I-Adapter implementation to allow usage of T2I-Adapter and ControlNet at the same time. 2023-10-17 19:42:06 +11:00
training run correct version of black 2023-09-26 08:03:34 -04:00
util fix: fix test imports 2023-10-12 12:15:06 -04:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00