From a39c99570cc44031bedfe0bd66432451ac42e079 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 28 May 2025 06:07:57 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e4e657cc..d8018743 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26731,9 +26731,9 @@ "id": "e-tier-text-saver", "reference": "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver", "files": [ - "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver/archive/refs/heads/main.zip" + "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver" ], - "install_type": "unzip", + "install_type": "git-clone", "description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like and saves to .txt." } ]