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

View File

@@ -2458,13 +2458,13 @@
},
{
"author": "noEmbryo",
"title": "ComfyUI-noEmbryo nodes",
"title": "noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
],
"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",