mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +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",
|
||||
"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…
x
Reference in New Issue
Block a user