ComfyUI/app/assets/services
2026-02-03 13:08:04 -08:00
..
__init__.py Refactor asset database: separate business logic from queries 2026-02-03 13:08:04 -08:00
asset_management.py Refactor helpers.py: move functions to their respective modules 2026-02-03 13:08:04 -08:00
hashing.py Move hashing.py to services directory 2026-02-03 13:08:04 -08:00
ingest.py Refactor helpers.py: move functions to their respective modules 2026-02-03 13:08:04 -08:00
path_utils.py Move get_comfy_models_folders to path_utils.py to avoid late import 2026-02-03 13:08:04 -08:00
scanner.py Move get_comfy_models_folders to path_utils.py to avoid late import 2026-02-03 13:08:04 -08:00
tagging.py refactor: move in-function imports to top-level and remove keyword-only argument pattern 2026-02-03 13:08:04 -08:00