mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
3e0fb45dd7
* use model_class.load_singlefile() instead of converting; works, but performance is poor * adjust the convert api - not right just yet * working, needs sql migrator update * rename migration_11 before conflict merge with main * Update invokeai/backend/model_manager/load/model_loaders/stable_diffusion.py Co-authored-by: Ryan Dick <ryanjdick3@gmail.com> * Update invokeai/backend/model_manager/load/model_loaders/stable_diffusion.py Co-authored-by: Ryan Dick <ryanjdick3@gmail.com> * implement lightweight version-by-version config migration * simplified config schema migration code * associate sdxl config with sdxl VAEs * remove use of original_config_file in load_single_file() --------- Co-authored-by: Lincoln Stein <lstein@gmail.com> Co-authored-by: Ryan Dick <ryanjdick3@gmail.com> |
||
---|---|---|
.. | ||
app | ||
backend | ||
fixtures | ||
inpainting | ||
test_model_manager | ||
test_model_probe | ||
__init__.py | ||
conftest.py | ||
dev_prompts.txt | ||
legacy_tests.sh | ||
test_config.py | ||
test_docs.py | ||
test_graph_execution_state.py | ||
test_invocation_cache_memory.py | ||
test_item_storage_memory.py | ||
test_model_hash.py | ||
test_model_probe.py | ||
test_model_search.py | ||
test_node_graph.py | ||
test_nodes.py | ||
test_object_serializer_disk.py | ||
test_path.py | ||
test_profiler.py | ||
test_session_queue.py | ||
test_sqlite_migrator.py | ||
validate_pr_prompt.txt |