Compare commits

...

2 Commits

Author SHA1 Message Date
ThepExcel
3b2d3d4d22
Merge 11eb444433 into 934fd2e091 2026-05-16 19:41:14 +09:00
ThepExcel
11eb444433 Add ComfyAngel custom node 2026-01-20 01:31:43 +07:00

View File

@ -23574,6 +23574,17 @@
"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."
},
{
"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",
"title": "FitDiT[official] - High-fidelity Virtual Try-on",