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
/
backend
History
Ryan Dick
e866e3b19f
Remove use of **kwargs in do_unet_step(...), where full parameter list is known and supported.
2024-02-14 17:37:32 -05:00
..
image_util
chore: rename DWPose to DW Openpose
2024-02-12 11:12:45 -05:00
install
Port the command-line tools to use model_manager2 (
#5546
)
2024-02-02 17:18:47 +00:00
ip_adapter
Add support for IPAdapterFull models. The changes are based on this upstream PR:
https://github.com/tencent-ailab/IP-Adapter/pull/139
.
2023-11-29 15:07:21 -08:00
model_management
Fix broken import in checkpoint_convert (
#5635
)
2024-02-04 12:56:51 +00:00
model_manager
Port the command-line tools to use model_manager2 (
#5546
)
2024-02-02 17:18:47 +00:00
stable_diffusion
Remove use of **kwargs in do_unet_step(...), where full parameter list is known and supported.
2024-02-14 17:37:32 -05:00
tiles
In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size.
2023-12-17 15:10:50 +00:00
training
Port the command-line tools to use model_manager2 (
#5546
)
2024-02-02 17:18:47 +00:00
util
Fix ruff?
2024-02-01 20:40:28 -05:00
__init__.py
isort wip 2
2023-09-12 13:01:58 -04:00