InvokeAI/invokeai/backend
psychedelicious c5f069a255 feat(backend): remove dependency on basicsr
`basicsr` has a hard dependency on torchvision <= 0.16 and is unmaintained. Extract the code we need from it and remove the dep.

Closes #5108
2024-02-11 08:34:54 +11:00
..
image_util feat(backend): remove dependency on basicsr 2024-02-11 08:34:54 +11:00
install Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00: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 broken import in checkpoint_convert (#5635) 2024-02-04 12:56:51 +00:00
model_manager Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
stable_diffusion Why did my IDE change the comment? 2024-02-01 20:40:28 -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 Port the command-line tools to use model_manager2 (#5546) 2024-02-02 17:18:47 +00:00
util Fix ruff? 2024-02-01 20:40:28 -05:00
__init__.py isort wip 2 2023-09-12 13:01:58 -04:00