mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-24 13:37:07 +08:00
Add ComfyUI-Text-On-Image to custom node list
You can display custom text on an image and set the text size, font, position, and shadow.
This commit is contained in:
parent
e403ac5707
commit
e4bf3d4bcf
@ -1,6 +1,19 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "S4MUEL404",
|
||||||
|
"title": "Text On Image",
|
||||||
|
"id": "ComfyUI-Text-On-Image",
|
||||||
|
"version": "1.0",
|
||||||
|
"reference": "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "You can display custom text on an image and set the text size, font, position, and shadow."
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "S4MUEL404",
|
"author": "S4MUEL404",
|
||||||
"title": "Image Position Blend",
|
"title": "Image Position Blend",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user