feat: add ComfyUI Text Processor to node list (#2295)

This commit is contained in:
Casual Gamer 2025-11-22 07:39:00 +08:00 committed by GitHub
parent e328353664
commit d340c85013
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37262,6 +37262,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rookiestar28",
"title": "ComfyUI Text Processor",
"id": "ComfyUI_Text_Processor",
"reference": "https://github.com/rookiestar28/ComfyUI_Text_Processor",
"files": [
"https://github.com/rookiestar28/ComfyUI_Text_Processor"
],
"install_type": "git-clone",
"description": "An advanced text processing node for ComfyUI."
}
]
}