mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-30 03:25:04 +02:00
* Add script and UI to remove orphaned model files - This commit adds command-line and Web GUI functionality for identifying and optionally removing models in the models directory that are not referenced in the database. Co-authored-by: lstein <111189+lstein@users.noreply.github.com> * Add backend service and API routes for orphaned models sync Co-authored-by: lstein <111189+lstein@users.noreply.github.com> Add expandable file list to orphaned models dialog Co-authored-by: lstein <111189+lstein@users.noreply.github.com> * Fix cache invalidation after deleting orphaned models Co-authored-by: lstein <111189+lstein@users.noreply.github.com> * (bugfix) improve status messages * docs(backend): add info on the orphaned model detection/removal feature * Update docs/features/orphaned_model_removal.md --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lstein <111189+lstein@users.noreply.github.com> Co-authored-by: dunkeroni <dunkeroni@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| allocate_vram.py | ||
| build_wheel.sh | ||
| check_classifiers.py | ||
| classify-model.py | ||
| extract_sd_keys_and_shapes.py | ||
| generate_openapi_schema.py | ||
| generate_profile_graphs.sh | ||
| generate_vae_linear_approximation.py | ||
| get_external_contributions.py | ||
| invokeai-web.py | ||
| remove_orphaned_models.py | ||
| tag_release.sh | ||
| update_config_docstring.py | ||