Merge pull request #177 from noembryo/main

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2023-11-18 09:16:21 +09:00 committed by GitHub
commit 4d1e651703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2458,13 +2458,13 @@
}, },
{ {
"author": "noEmbryo", "author": "noEmbryo",
"title": "ComfyUI-noEmbryo nodes", "title": "noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo", "reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [ "files": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py" "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
], ],
"install_type": "copy", "install_type": "copy",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI." "description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx."
}, },
{ {
"author": "mikkel", "author": "mikkel",