mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge pull request #243 from rui40000/add-rui-nodes
Add RUI-Nodes to custom node list
This commit is contained in:
commit
7ca6ffa55a
@ -3739,5 +3739,16 @@
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
{
|
||||
"author": "Rui",
|
||||
"title": "RUI-Nodes",
|
||||
"reference": "https://github.com/rui40000/RUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/rui40000/RUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Rui's workflow-specific custom node, written using GPT."
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user