Add ComfyRage text nodes. (#2408)

This commit is contained in:
Rakka Rage 2025-12-23 11:24:31 -05:00 committed by GitHub
parent 29b4824ee2
commit b4d5b228ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39699,6 +39699,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)."
} }
] ]
} }