Add ComfyUI-LoRAWeightAxisXY

This commit is contained in:
Frief84 2025-09-02 11:47:07 +02:00 committed by GitHub
parent 7509737563
commit 47fc6da200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32562,5 +32562,13 @@
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
"name": "ComfyUI-LoRAWeightAxisXY",
"author": "Frief84",
"url": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY",
"description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.",
"license": "MIT",
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
}
]
}