Merge pull request #243 from rui40000/add-rui-nodes

Add RUI-Nodes to custom node list
This commit is contained in:
Dr.Lt.Data 2023-12-16 14:56:25 +09:00 committed by GitHub
commit 7ca6ffa55a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."
}
]
}