mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
dfcf38be91
- Implement new model loader and modify invocations and embeddings - Finish implementation loaders for all models currently supported by InvokeAI. - Move lora, textual_inversion, and model patching support into backend/embeddings. - Restore support for model cache statistics collection (a little ugly, needs work). - Fixed up invocations that load and patch models. - Move seamless and silencewarnings utils into better location |
||
---|---|---|
.. | ||
__init__.py | ||
attention.py | ||
db_maintenance.py | ||
devices.py | ||
hotfixes.py | ||
log.py | ||
logging.py | ||
mps_fixes.py | ||
silence_warnings.py | ||
test_utils.py | ||
util.py |