From b83532f96dda63e3106a00244dd28faae846876e Mon Sep 17 00:00:00 2001 From: S4MUEL Date: Sat, 8 Mar 2025 13:07:12 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 12b14eaa..f0d1bf7c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2,16 +2,15 @@ "custom_nodes": [ { - "author": "S4MUEL404", - "title": "Text On Image", + "author": "S4MUEL-404", + "title": "ComfyUI-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." + "description": "A custom node for ComfyUI that allows users to add text overlays to images with customizable size, font, position, and shadow." }, {