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-14 23:45:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2426c3ab264fd92f4e0f4fe0926caacd8c8c560
InvokeAI
/
invokeai
/
backend
/
model_manager
/
load
/
model_cache
History
David Burnett
6c0bd7d150
fix import ordering, remove code I reverted that the resync added back
2025-05-19 11:16:23 +10:00
..
cached_model
fix import ordering, remove code I reverted that the resync added back
2025-05-19 11:16:23 +10:00
torch_module_autocast
Implementing support for Non-Standard LoRA Format (
#7985
)
2025-05-05 09:40:38 -04:00
__init__.py
…
cache_record.py
…
cache_stats.py
…
dev_utils.py
Add a utility to help with determining the working memory required for expensive operations.
2025-01-07 01:20:15 +00:00
model_cache.py
feat(mm): add cache_snapshot to model cache clear callback
2025-05-15 16:06:47 +10:00
utils.py
…