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
2025-07-25 12:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5aee8768425031ed22d088532a85af64d1b5037
InvokeAI
/
invokeai
History
Lincoln Stein
d5aee87684
Merge branch 'main' into lstein/feat/config-migration
2024-04-30 18:08:46 -04:00
..
app
Merge branch 'main' into lstein/feat/config-migration
2024-04-30 18:08:46 -04:00
assets
feat(api): chore: pydantic & fastapi upgrade
2023-10-17 14:59:25 +11:00
backend
fix(backend): do not round image dims to 64 in controlnet processor resize
2024-04-30 08:10:59 -04:00
configs
feat(mm): support sdxl ckpt inpainting models
2024-04-28 12:57:27 +10:00
frontend
feat(ui): border radius on canvas
2024-04-30 08:10:59 -04: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-01 06:30:28 +10:00
__init__.py
Various fixes
2023-01-30 18:42:17 -05:00