InvokeAI/invokeai/backend
2023-12-11 16:14:25 +11:00
..
image_util feat(backend): rename realesrgan class & upscale method 2023-11-28 07:58:22 +11:00
install chore: ruff format 2023-11-11 10:55:40 +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 merge in changes from main 2023-12-01 09:18:07 -05:00
model_manager fixed docstring in probe module 2023-12-10 21:33:54 -05:00
stable_diffusion Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
tiles Re-organize merge_tiles_with_linear_blending(...) to merge rows horizontally first and then vertically. This change achieves slightly more natural blending on the corners where 4 tiles overlap. 2023-11-30 07:53:27 -08:00
training add note about discriminated union and Body() issue; blackified 2023-11-12 16:50:05 -05:00
util feat: add script to migrate image workflows 2023-12-11 16:14:25 +11:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00