Add RUI-Nodes to custom node list

This commit is contained in:
rui40000 2023-12-16 13:29:14 +08:00
parent 3f51b7d2dd
commit 95954bd5fb

View File

@ -3697,5 +3697,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."
}
]
}