Update custom-node-list.json

This commit is contained in:
noEmbryo 2023-11-17 17:33:07 +02:00 committed by GitHub
parent d1361230ec
commit be432d838f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",