Browse Source

add ComfyUI-Book-Tools Nodes to the custom-node-list (#592)

pull/595/head
nazgut 7 months ago committed by GitHub
parent
commit
a5657d6730
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      custom-node-list.json

10
custom-node-list.json

@ -7914,6 +7914,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
],
"install_type": "git-clone",
"description": "ComfyUI-Book-Tools is a set o new nodes 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. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue."
}
]
}

Loading…
Cancel
Save