This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
History
psychedelicious
69da67e920
fix(ui): dnd on board
...
Copy-paste error broke this
2024-06-02 15:30:00 +10:00
..
app
fix(app): add dynamic validator to AnyInvocation & AnyInvocationOutput
2024-05-30 12:03:38 +10:00
assets
feat(api): chore: pydantic & fastapi upgrade
2023-10-17 14:59:25 +11:00
backend
when unlocking models, offload_unlocked_models should prune to vram limit only (
#6450
)
2024-05-29 03:01:21 +00:00
configs
feat(mm): support sdxl ckpt inpainting models
2024-04-28 12:57:27 +10:00
frontend
fix(ui): dnd on board
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
Various fixes
2023-01-30 18:42:17 -05:00