mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add a new custom node which supports adding custom text to the generated images. (#958)
* add custom node * A new custom node
This commit is contained in:
parent
5e9e988a96
commit
958ddcb49c
@ -13265,6 +13265,17 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Support input of Chinese prompts."
|
||||
},
|
||||
{
|
||||
"author": "fanfanfan",
|
||||
"title": "add_text_2_img",
|
||||
"id": "add_text_2_img",
|
||||
"reference": "https://github.com/yuan199696/add_text_2_img",
|
||||
"files": [
|
||||
"https://github.com/yuan199696/add_text_2_img"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Support adding custom text to the generated images."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user