diff --git a/custom-node-list.json b/custom-node-list.json index 5da763fa..12b14eaa 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,6 +1,19 @@ { "custom_nodes": [ + { + "author": "S4MUEL404", + "title": "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." + }, + { "author": "S4MUEL404", "title": "Image Position Blend",