mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 09:34:26 +08:00
add Image Text Overlay Node to the custom-node-list
This commit is contained in:
parent
92c57f5b65
commit
a07b969206
@ -6545,6 +6545,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Big Idea Technology",
|
||||
"title": "Image Text Overlay Node for ComfyUI",
|
||||
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
|
||||
"files": [
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user