Add ComfyAngel custom node

This commit is contained in:
ThepExcel 2026-01-20 01:31:43 +07:00
parent 74d1e9d296
commit 11eb444433

View File

@ -23236,6 +23236,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index." "description": "This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index."
}, },
{
"author": "ThepExcel",
"title": "ComfyAngel",
"id": "comfyangel",
"reference": "https://github.com/ThepExcel/ComfyAngel",
"files": [
"https://github.com/ThepExcel/ComfyAngel"
],
"install_type": "git-clone",
"description": "Parameter Overlay, Visual Widgets & Loop nodes for ComfyUI. Display generation parameters directly on images, true loop without Auto Queue, visual crop/composite editors, and more."
},
{ {
"author": "BoyuanJiang", "author": "BoyuanJiang",
"title": "FitDiT[official] - High-fidelity Virtual Try-on", "title": "FitDiT[official] - High-fidelity Virtual Try-on",