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
Ryan Dick
75ef473748
Pull the upstream changes from diffusers' AttnProcessor2_0 into CustomAttnProcessor2_0. This fixes a bug in CustomAttnProcessor2_0 that was being triggered when peft was not installed. The bug was present in a block of code that was previously copied from diffusers. The bug seems to have been introduced during diffusers' migration to PEFT for their LoRA handling. The upstream bug was fixed in
531e719163
.
2024-04-09 08:12:12 -04:00
..
app
feat(nodes): add prompt region from image nodes
2024-04-09 08:12:12 -04:00
assets
feat(api): chore: pydantic & fastapi upgrade
2023-10-17 14:59:25 +11:00
backend
Pull the upstream changes from diffusers' AttnProcessor2_0 into CustomAttnProcessor2_0. This fixes a bug in CustomAttnProcessor2_0 that was being triggered when peft was not installed. The bug was present in a block of code that was previously copied from diffusers. The bug seems to have been introduced during diffusers' migration to PEFT for their LoRA handling. The upstream bug was fixed in
531e719163
.
2024-04-09 08:12:12 -04:00
configs
fix(mm): add missing v2-midas-inference.yaml
2024-03-27 07:48:54 -04:00
frontend
chore: lint fixes
2024-04-09 14:13:10 +10:00
invocation_api
fix(nodes): add WithBoard to public API
2024-04-06 15:02:28 +11: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