From 9d0b621b16c5704ab0a7a0a9cd6f620b96be1aa5 Mon Sep 17 00:00:00 2001 From: Waheed-Mousad Date: Thu, 28 May 2026 23:18:40 +0300 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 594d71a7..bcc89705 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52595,6 +52595,16 @@ ], "install_type": "git-clone", "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." + }, + { + "author": "INuBq8", + "title": "ComfyUI Text Preset Loader", + "reference": "https://github.com/INuBq8/ComfyUI-text-preset-loader", + "files": [ + "https://github.com/INuBq8/ComfyUI-text-preset-loader" + ], + "install_type": "git-clone", + "description": "ComfyUI node to save, organize and reuse text presets with optional preview images." } ] }