This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-18 13:56:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56d4ea3252474b40cc6b55f02feba698f1d2da12
InvokeAI
/
invokeai
/
backend
/
model_management
History
Lincoln Stein
5d099f4a49
update_model working
2023-07-04 17:26:57 -04:00
..
models
Revert "restore 3.9 compatibility by replacing | with Union[]"
2023-07-03 10:56:41 -04:00
__init__.py
add the import model router
2023-07-04 14:35:47 +10:00
convert_ckpt_to_diffusers.py
Remove upcast_attention and prediction_type from stable diffusion model logic, fix ckpt conversion according to this
2023-06-25 21:06:22 +03:00
lora.py
Fix lycoris layers init
2023-06-26 04:33:37 +03:00
model_cache.py
Save models on rescan, uncache model on edit/delete, fixes
2023-06-14 03:12:12 +03:00
model_manager.py
update_model working
2023-07-04 17:26:57 -04:00
model_probe.py
autoimport from embedding/controlnet/lora folders designated in startup file
2023-06-27 12:30:53 -04:00