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_manager
/
load
/
model_cache
History
Lincoln Stein
651c0b39b1
clear cache on all exceptions
2024-04-12 07:19:16 +10:00
..
__init__.py
BREAKING CHANGES: invocations now require model key, not base/type/name
2024-03-01 10:42:33 +11:00
model_cache_base.py
fix(mm): typing issues in model cache
2024-04-06 14:35:36 +11:00
model_cache_default.py
clear cache on all exceptions
2024-04-12 07:19:16 +10:00
model_locker.py
fix misplaced lock call
2024-04-05 14:32:18 +11:00