mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
feat: add ComfyUI Text Processor to node list (#2295)
This commit is contained in:
parent
e328353664
commit
d340c85013
@ -37262,6 +37262,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user