ComfyUI/app/assets
Luke Mino-Altherr 88ffc4d7c7 fix: include all model categories in scanning, not just those under models_dir
get_comfy_models_folders() previously filtered by startswith(models_root),
excluding extra model paths outside the main models directory. Now includes
every category with non-empty paths from folder_names_and_paths.

Amp-Thread-ID: https://ampcode.com/threads/T-019c9224-d83c-7797-8c02-e1e1ae2ee452
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 18:57:55 -08:00
..
api feat(assets): async two-phase scanner and background seeder 2026-02-24 18:57:55 -08:00
database refactor(assets): database layer — split queries into modules and merge migrations 2026-02-24 18:57:55 -08:00
services fix: include all model categories in scanning, not just those under models_dir 2026-02-24 18:57:55 -08:00
helpers.py refactor(assets): extract services layer from manager and helpers 2026-02-24 18:57:55 -08:00
scanner.py feat(assets): async two-phase scanner and background seeder 2026-02-24 18:57:55 -08:00
seeder.py feat(assets): async two-phase scanner and background seeder 2026-02-24 18:57:55 -08:00