From 89809b29d348bc37d6a1182bd007a5126f7bee47 Mon Sep 17 00:00:00 2001 From: Elowbe Software <43039710+elowbe@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:25:45 -0400 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ec4d9b6f..6e970992 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53108,6 +53108,16 @@ "install_type": "copy", "description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)" }, + { + "author": "elowbe", + "title": "comfyui-save-text", + "reference": "https://github.com/elowbe/comfyui-save-text", + "files": [ + "https://github.com/elowbe/comfyui-save-text" + ], + "install_type": "git-clone", + "description": "API friendly save text to file." + }, { "author": "ultimatech-cn", "title": "FaceSimilarity",