Update custom-node-list.json:

* added  ComfyUI-Regex-Runner node
This commit is contained in:
orange90 2025-02-25 07:30:20 +00:00
parent d3d613cca9
commit ea755c9d8f

View File

@ -21829,6 +21829,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "orange90",
"title": " ComfyUI-Regex-Runner ",
"id": "comfyui-regex-runner",
"reference": "https://github.com/orange90/ComfyUI-Regex-Runner",
"files": [
"https://github.com/orange90/ComfyUI-Regex-Runner"
],
"install_type": "git-clone",
"description": "This is a node to run regex for strings."
}
]
}