From 9d1bc43a582b7e3f8d83954a5c77594fe2376c05 Mon Sep 17 00:00:00 2001 From: mengqin Date: Wed, 7 Jan 2026 06:49:07 -1000 Subject: [PATCH] Update DB. (#2473) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d94bad11..929e1333 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41161,6 +41161,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "mengqin", + "title": "Twinflow Node for ComfyUI", + "reference": "https://github.com/mengqin/ComfyUI-TwinFlow", + "files": [ + "https://github.com/mengqin/ComfyUI-TwinFlow" + ], + "install_type": "git-clone", + "description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models." } ] }