InvokeAI/invokeai/backend
2024-01-24 03:37:16 +05:30
..
image_util fix: incorrect local file path 2024-01-24 03:37:16 +05:30
install fix(backend) installed models being redownloaded (#5526) 2024-01-18 16:53:53 -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 Retain suffix (.safetensors, .bin) when renaming a checkpoint file or LoRA 2024-01-16 17:27:50 -05:00
model_manager Model Manager Refactor: Install remote models and store their tags and other metadata (#5361) 2024-01-14 19:54:53 +00:00
stable_diffusion Respect torch-sdp in config.yaml (#5353) 2023-12-28 05:46:28 +00: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 Allow bfloat16 to be configurable in invoke.yaml (#5469) 2024-01-12 18:40:37 +00:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00