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
History
Ryan Dick
6d9fb207f0
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
..
convert_cache
[mm] Do not write diffuser model to disk when convert_cache set to zero (
#6072
)
2024-03-29 16:11:08 -04:00
model_cache
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
model_loaders
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
__init__.py
chore: ruff
2024-03-01 10:42:33 +11:00
load_base.py
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
load_default.py
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
memory_snapshot.py
final tidying before marking PR as ready for review
2024-03-01 10:42:33 +11:00
model_loader_registry.py
Experiment with using absolute paths within model management
2024-03-08 15:36:14 -05:00
model_util.py
Remove RawModel - it was just creating a weird layer of indirection in the AnyModel type without adding any value.
2024-04-04 18:07:13 -04:00
optimizations.py
final tidying before marking PR as ready for review
2024-03-01 10:42:33 +11:00