InvokeAI/invokeai/backend
skunkworxdark 96a717c4ba In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size.
Update calc_tiles_even_split() with the same change. Ensuring Overlap is within allowed size

Update even_split tests
2023-12-17 15:10:50 +00: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 fix comment 2023-12-15 00:25:27 -05:00
model_manager fix comment 2023-12-15 00:25:27 -05:00
stable_diffusion Fix error caused by bump to diffusers 0.24. We pass kwargs now instead of positional args so that we are more robust to future changes. 2023-12-13 09:17:30 -05:00
tiles In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size. 2023-12-17 15:10:50 +00:00
training add note about discriminated union and Body() issue; blackified 2023-11-12 16:50:05 -05:00
util feat(db): incorporate feedback 2023-12-11 16:14:25 +11:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00