mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-23 18:13:28 +08:00
ingest_existing_file now detects when a reference already exists for the path and updates mtime_ns, job_id, size_bytes, resets enrichment_level and clears the asset hash so the enricher re-hashes the new content. Only brand-new paths fall through to batch_insert_seed_assets. register_output_files only increments its counter on actual insert or update. Amp-Thread-ID: https://ampcode.com/threads/T-019cfdf4-c52c-771c-a920-57bac15c68be Co-authored-by: Amp <amp@ampcode.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asset_management.py | ||
| bulk_ingest.py | ||
| file_utils.py | ||
| hashing.py | ||
| ingest.py | ||
| metadata_extract.py | ||
| path_utils.py | ||
| schemas.py | ||
| tagging.py | ||