From 45c37505c265898cce0f953752a5c8c1ce6549fd Mon Sep 17 00:00:00 2001 From: Munkyfoot Date: Tue, 27 Feb 2024 15:17:22 -0800 Subject: [PATCH] Update custom-node-list. --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b7ccb2fe..18d537f4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5888,6 +5888,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "munkyfoot", + "title": "ComfyUI-TextOverlay", + "reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay", + "files": [ + "https://github.com/Munkyfoot/ComfyUI-TextOverlay" + ], + "install_type": "git-clone", + "description": "This extension provides a node that allows you to overlay text on an image or a batch of images with support for custom fonts and styles." } ] }