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
/
model_management
History
Sergey Borisov
1f602e6143
Fix - apply precision to text_encoder
2023-05-14 03:46:13 +03:00
..
__init__.py
defined abstract baseclass for model manager service
2023-05-06 22:41:19 -04:00
convert_ckpt_to_diffusers.py
model manager rewritten to use model_cache; API changed!
2023-05-05 19:32:28 -04:00
model_cache.py
Fix - apply precision to text_encoder
2023-05-14 03:46:13 +03:00
model_manager.py
Change SDModelType enum to string, fixes(model unload negative locks count, scheduler load error, saftensors convert, wrong logic in del_model, wrong parse metadata in web)
2023-05-14 03:06:26 +03:00