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
c0d54d5414
Revert "always enqueue with fresh bounding box"
...
This reverts commit fae51da278b39c61cbbea5de88661b4bc546f1ce.
2024-04-10 21:48:34 +10:00
..
app
Fix field ordering
2024-04-09 14:17:55 -05:00
assets
feat(api): chore: pydantic & fastapi upgrade
2023-10-17 14:59:25 +11:00
backend
Fix the padding behavior when max-pooling regional IP-Adapter masks to mirror the downscaling behavior of SD and SDXL. Prior to this change, denoising with input latent dimensions that were not evenly divisible by 8 would raise an exception.
2024-04-09 16:50:43 -04:00
configs
fix(mm): add missing v2-midas-inference.yaml
2024-03-27 07:48:54 -04:00
frontend
Revert "always enqueue with fresh bounding box"
2024-04-10 21:48:34 +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
chore: v4.0.4
2024-04-06 15:15:16 +11:00
__init__.py
Various fixes
2023-01-30 18:42:17 -05:00