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-07 18:14:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa6efac436a40d1ef890467dd338f78589185828
InvokeAI
/
invokeai
/
backend
/
model_manager
/
load
/
model_cache
History
Lincoln Stein
c140d3b1df
add invocation_context.load_ckpt_from_url() method
2024-04-14 16:10:24 -04: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
add invocation_context.load_ckpt_from_url() method
2024-04-14 16:10:24 -04:00
model_cache_default.py
add invocation_context.load_ckpt_from_url() method
2024-04-14 16:10:24 -04:00
model_locker.py
fix misplaced lock call
2024-04-05 14:32:18 +11:00