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-15 15:55:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b79740d61d1dddf801e1a1c757a206314cf8d8ea
InvokeAI
/
invokeai
/
backend
/
model_management
History
Lincoln Stein
6935858ef3
add debugging messages to aid in memory leak tracking
2023-07-02 13:34:53 -04:00
..
models
fix incorrect VAE config file path during conversion of ckpts
2023-06-30 19:14:06 -04:00
__init__.py
configure/install basically working; needs edge case testing
2023-06-16 22:54:36 -04: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
add debugging messages to aid in memory leak tracking
2023-07-02 13:34:53 -04:00
model_manager.py
prevent crashes on malformed models
2023-07-01 14:32:58 -04:00
model_probe.py
autoimport from embedding/controlnet/lora folders designated in startup file
2023-06-27 12:30:53 -04:00