update DB
This commit is contained in:
@@ -6228,6 +6228,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Eagleshadow."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -6595,16 +6605,6 @@
|
||||
],
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user