From 35d20521d9616f80b74bd8ab0cbd6ccbbd24e185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E5=AD=9F=E6=98=86?= <865240848@qq.com> Date: Sat, 16 Mar 2024 14:33:58 +0800 Subject: [PATCH] text node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c17de628..31123bb7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6496,6 +6496,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "MarkoCa1", + "title": "ComfyUI_Text", + "reference": "https://github.com/MarkoCa1/ComfyUI-Text", + "files": [ + "https://github.com/MarkoCa1/ComfyUI-Text" + ], + "install_type": "git-clone", + "description": "Text." } ] }