InvokeAI/scripts
Lincoln Stein 848cc12d63
Feature(backend): Add a command-line utility for running gallery maintenance (#8827)
* (bugfix) Add a command-line utility for running gallery maintenance

* chore(backend): ruff
2026-02-16 23:44:19 +00:00
..
__init__.py
allocate_vram.py
build_wheel.sh docs: add comments to classifiers stuff 2025-05-27 22:02:48 +10:00
check_classifiers.py docs: add comments to classifiers stuff 2025-05-27 22:02:48 +10:00
classify-model.py refactor: model manager v3 (#8607) 2025-10-15 10:18:53 +11:00
extract_sd_keys_and_shapes.py
gallery_maintenance.py Feature(backend): Add a command-line utility for running gallery maintenance (#8827) 2026-02-16 23:44:19 +00:00
generate_openapi_schema.py
generate_profile_graphs.sh
generate_vae_linear_approximation.py Fix lint error. 2025-04-10 10:50:13 +10:00
get_external_contributions.py chore: fix some comments 2025-08-14 09:32:54 +10:00
invokeai-web.py
remove_orphaned_models.py feat(model_manager): Add scan and delete of orphaned models (#8826) 2026-02-06 22:32:10 +00:00
tag_release.sh build: remove installer & convert installer build script to only build the wheel 2025-04-04 18:42:13 +11:00
update_config_docstring.py