Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2024-10-03 23:02:38 +09:00 committed by GitHub
parent d9f56d6d64
commit 9e291674a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15489,9 +15489,9 @@
"id": "nilor-nodes", "id": "nilor-nodes",
"reference": "https://github.com/nilor-corp/nilor-nodes", "reference": "https://github.com/nilor-corp/nilor-nodes",
"files": [ "files": [
"https://github.com/nilor-corp/nilor-nodes/raw/main/nilornodes.py" "https://github.com/nilor-corp/nilor-nodes"
], ],
"install_type": "copy", "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." "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."
} }
] ]