mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 08:02:32 +08:00
Update custom-node-list.json
This commit is contained in:
parent
cecb952add
commit
0f00de39fc
@ -26724,6 +26724,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "e-tier-newbie",
|
||||||
|
"title": "ComfyUI-E-Tier-TextSaver",
|
||||||
|
"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"
|
||||||
|
],
|
||||||
|
"install_type": "unzip",
|
||||||
|
"description": "A node for saving cleaned text outputs, useful for LoRA training. Removes unwanted tokens like <pad> and saves to .txt."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user