mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-27 15:20:49 +08:00
Update custom-node-list.json: (#1577)
* added ComfyUI-Regex-Runner node
This commit is contained in:
parent
cad1482b3f
commit
94b6f9b2fe
@ -21829,6 +21829,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user