add nilor-nodes to custom node list db

This commit is contained in:
Stephen 2024-10-02 18:04:58 +08:00
parent 7ec376774f
commit d9f56d6d64

View File

@ -15482,6 +15482,17 @@
], ],
"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": "nilor-corp",
"title": "Nilor Nodes by Nilor Corp",
"id": "nilor-nodes",
"reference": "https://github.com/nilor-corp/nilor-nodes",
"files": [
"https://github.com/nilor-corp/nilor-nodes/raw/main/nilornodes.py"
],
"install_type": "copy",
"description": "Custom utility nodes for ComfyUI by Nilor Corp. Probably not useful for most people, but contains stuff for working with lists, filenames, image batches, etc in a very specifc way."
} }
] ]
} }