Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-05-28 06:07:57 +09:00 committed by GitHub
parent 0f00de39fc
commit a39c99570c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 <pad> and saves to .txt."
}
]