mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-07-04 16:31:16 -03:00
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.