mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-18 19:41:26 -03:00
f9c3d8dc97
A model not being found on CivArchive by hash is a routine case (the model simply isn't published there), not an error. The callers already log the outcome at WARNING (bulk_metadata_refresh) or DEBUG (metadata_sync_service) with full context, making this ERROR-level log both misleading and redundant.