Add ComfyUI-TrixLoader to custom-node-list.json

This commit is contained in:
trx7111 2026-05-26 23:56:52 +03:00
parent 66617e061c
commit c005eb1dcc

View File

@ -52595,6 +52595,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
},
{
"author": "trx7111",
"title": "ComfyUI-TrixLoader",
"reference": "https://github.com/trx7111/ComfyUI-TrixLoader",
"files": [
"https://github.com/trx7111/ComfyUI-TrixLoader"
],
"install_type": "git-clone",
"description": "Premium All-in-One image loader, crop editor (CPO), mask editor, and Camera Raw color grader node for ComfyUI."
} }
] ]
} }