mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-03 13:19:23 +08:00
Each folder in the listing now carries its effective display filter: the registered extension set, or the global supported_pt_extensions for match-all folders (registered with an empty set, e.g. LLM). Resolved per request so runtime registrations by custom nodes are reflected. Lets the asset-backed model sidebar filter match-all folder contents (hiding README/config noise) without hardcoding the global set client side, while registered folders stay governed by the scanner's extension-filtered model_type tags. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_node_manager_test.py | ||
| frontend_manager_test.py | ||
| model_manager_test.py | ||
| node_replace_manager_test.py | ||
| test_migrations.py | ||
| user_manager_system_user_test.py | ||