InvokeAI/invokeai/backend
2023-12-21 23:02:57 -05:00
..
image_util feat(backend): rename realesrgan class & upscale method 2023-11-28 07:58:22 +11:00
install close #5209 2023-12-21 23:02:57 -05: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 Update model_probe to work with diffuser-format SD TI embeddings. 2023-12-18 09:51:16 -05:00
model_manager [Feat] reimport model config records after schema migration (#5281) 2023-12-19 17:01:47 -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 remove MacOS Sonoma check in devices.py (#5312) 2023-12-22 00:42:47 +00:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00