mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-07 14:30:15 -03:00
Add GET variants of the two POST endpoints used by the send-to-workflow feature. Parameters are read from query string instead of JSON body, supporting both simple repeated node_id params and JSON-encoded node_ids for complex graph references.