mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-22 03:24:09 -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.