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-04-23 03:00:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f602e614305993f5db8bc40c2bc05af48004a6f
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