ComfyUI/app/assets/services
2026-05-22 10:53:01 +12:00
..
__init__.py feat(assets): register output files as assets after prompt execution (#12812) 2026-03-24 20:48:55 -07:00
asset_management.py Add cursor pagination for GET api assets (#14014) 2026-05-22 10:53:01 +12:00
bulk_ingest.py Collapse nested asset paths into slash-joined tags (#13994) 2026-05-22 10:50:45 +12:00
cursor.py Add cursor pagination for GET api assets (#14014) 2026-05-22 10:53:01 +12:00
file_utils.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
hashing.py Import assets seeder later, print some package versions. (#12841) 2026-03-08 16:25:30 -04:00
image_dimensions.py Extract image dimensions into asset metadata (#13991) 2026-05-22 10:50:37 +12:00
ingest.py Extract image dimensions into asset metadata (#13991) 2026-05-22 10:50:37 +12:00
metadata_extract.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
path_utils.py Add asset file_path and display_name response fields (#14005) 2026-05-22 10:52:20 +12:00
schemas.py Add cursor pagination for GET api assets (#14014) 2026-05-22 10:53:01 +12:00
tagging.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00