add nilor-nodes to custom node list db (#1106)

* add nilor-nodes to custom node list db

* Update custom-node-list.json

---------

Co-authored-by: Stephen <>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
stephennilor 2024-10-03 18:02:49 +04:00 committed by GitHub
parent f87d4ea150
commit bb67901e92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15492,6 +15492,17 @@
],
"install_type": "unzip",
"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"
],
"install_type": "git-clone",
"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."
}
]
}