mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
Add ComfyUI-LoRAWeightAxisXY (#2120)
* Add ComfyUI-LoRAWeightAxisXY * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
7509737563
commit
f3bd116184
@ -32561,6 +32561,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "Frief84",
|
||||||
|
"title": "ComfyUI-LoRAWeightAxisXY",
|
||||||
|
"reference": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY",
|
||||||
|
"files": [
|
||||||
|
"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`.",
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user