Register custom node: ruucm-comfy (#1189)

This commit is contained in:
ruucm 2024-10-27 21:41:14 +09:00 committed by GitHub
parent c365c3388e
commit cbf5cfa4d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16349,6 +16349,18 @@
], ],
"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": "ruucm",
"title": "Ruucm's ComfyUI Nodes",
"id": "ruucm",
"reference": "https://github.com/ruucm/ruucm-comfy",
"nodename_pattern": " \\(ruucm\\)$",
"files": [
"https://github.com/ruucm/ruucm-comfy"
],
"install_type": "git-clone",
"description": "Nodes: Load External LoRA Model Only"
} }
] ]
} }