mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 12:42:33 +08:00
A new custom node
This commit is contained in:
parent
71ffe0f5bb
commit
25d32c764d
@ -13265,6 +13265,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Support input of Chinese prompts."
|
"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…
Reference in New Issue
Block a user