mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 19:03:06 +08:00
Register custom node: ruucm-comfy (#1189)
This commit is contained in:
parent
c365c3388e
commit
cbf5cfa4d3
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user