InvokeAI/invokeai
2024-06-03 10:11:08 +10:00
..
app tidy(mm): minor formatting 2024-06-03 10:11:08 +10:00
assets
backend Merge branch 'main' into lstein/feat/simple-mm2-api 2024-06-02 09:45:31 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend feat(ui): add help icon to compare toolbar 2024-06-02 15:30:00 +10:00
invocation_api Remove support for Prompt-to-Prompt cross-attention control (aka .swap()). This feature is not widely used. It does not work with SDXL and is incompatible with IP-Adapter and regional prompting. The implementation is also intertwined with both text embedding and the UNet attention layers, resulting in a high maintenance burden. For all of these reasons, we have decided to drop support. 2024-04-09 10:57:02 -04:00
version Update invokeai_version.py 2024-05-24 08:00:03 +10:00
__init__.py