Add ComfyUI-Text-On-Image to custom node list

You can display custom text on an image and set the text size, font, position, and shadow.
This commit is contained in:
S4MUEL 2025-03-07 00:07:12 +08:00 committed by GitHub
parent e403ac5707
commit e4bf3d4bcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,19 @@
{ {
"custom_nodes": [ "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", "author": "S4MUEL404",
"title": "Image Position Blend", "title": "Image Position Blend",