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-26 05:17:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
InvokeAI
/
tests
/
backend
/
patches
History
Kevin Turner
50cf285efb
fix: group aitoolkit lora layers
2025-06-16 19:08:11 +10:00
..
layers
Update BaseLayerPatch.get_parameters(...) to accept a dict of orig_parameters rather than orig_module. This will enable compatibility between patching and cpu->gpu streaming.
2024-12-28 21:12:53 +00:00
lora_conversions
fix: group aitoolkit lora layers
2025-06-16 19:08:11 +10:00
test_layer_patcher.py
Switch the LayerPatcher to use 'custom modules' to manage layer patching.
2024-12-29 01:18:30 +00:00