mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 13:12:35 +08:00
Register custom node: ruucm-comfy
This commit is contained in:
parent
52568da4a8
commit
836146bf47
@ -16338,6 +16338,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