InvokeAI/invokeai/backend/model_management
2023-05-07 19:06:49 -04: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 adjust t2i to work with new model structure 2023-05-07 19:06:49 -04:00
model_manager.py cap model cache size using bytes, not # models 2023-05-07 18:07:28 -04:00