Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-09-03 00:12:33 +09:00 committed by GitHub
parent 47fc6da200
commit 6bb720db32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32561,14 +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."
} },
{ {
"name": "ComfyUI-LoRAWeightAxisXY", "author": "Frief84",
"author": "Frief84", "title": "ComfyUI-LoRAWeightAxisXY",
"url": "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY", "reference": "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`.", "files": [
"license": "MIT", "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY"
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"] ],
"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"]
} }
] ]
} }