Update custom-node-list.json

This commit is contained in:
S4MUEL 2025-03-08 13:07:12 +08:00 committed by GitHub
parent e4bf3d4bcf
commit b83532f96d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,16 +2,15 @@
"custom_nodes": [ "custom_nodes": [
{ {
"author": "S4MUEL404", "author": "S4MUEL-404",
"title": "Text On Image", "title": "ComfyUI-Text-On-Image",
"id": "ComfyUI-Text-On-Image", "id": "ComfyUI-Text-On-Image",
"version": "1.0",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image", "reference": "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image",
"files": [ "files": [
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image" "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image"
], ],
"install_type": "git-clone", "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."
}, },
{ {