ComfyUI/app/assets/services
Luke Mino-Altherr b909270e40 Register uploaded images in asset database when --enable-assets is set
Add register_file_in_place() service function to ingest module for
registering already-saved files without moving them. Call it from the
/upload/image endpoint to return asset metadata in the response.

Amp-Thread-ID: https://ampcode.com/threads/T-019ce023-3384-7560-bacf-de40b0de0dd2
Co-authored-by: Amp <amp@ampcode.com>
2026-03-16 09:39:26 -04:00
..
__init__.py
asset_management.py feat(assets): align local API with cloud spec 2026-03-16 09:39:26 -04:00
bulk_ingest.py
file_utils.py
hashing.py
ingest.py Register uploaded images in asset database when --enable-assets is set 2026-03-16 09:39:26 -04:00
metadata_extract.py
path_utils.py
schemas.py feat(assets): align local API with cloud spec 2026-03-16 09:39:26 -04:00
tagging.py feat(assets): align local API with cloud spec 2026-03-16 09:39:26 -04:00