Add ComfyRage text nodes.

This commit is contained in:
Rakka Rage 2025-12-19 12:56:06 -05:00
parent f4fdd51ce9
commit 724fc0c4ef

View File

@ -39423,6 +39423,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": "rakkarage",
"title": "ComfyRage",
"id": "comfyrage",
"reference": "https://github.com/rakkarage/ComfyRage",
"files": [
"https://github.com/rakkarage/ComfyRage"
],
"install_type": "git-clone",
"description": "ComfyUI text nodes. Pre (preprocess comments, random, and de-emphasis), Show (show and persist text), and Debug (show and persist weights)."
} }
] ]
} }