mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-09 20:39:25 -03:00
When batch-downloading different versions of the same model, dedup by modelId alone discards the second URL. Use modelId:modelVersionId as the dedup key so users can download, e.g., latest + a specific version.