From 4b9db2aa159cf4fcf1edbcdd8c77646ef3cf8368 Mon Sep 17 00:00:00 2001 From: Jianqiao Huang Date: Wed, 7 Jan 2026 03:00:45 -0800 Subject: [PATCH] Update DB. --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b8f2a0b7..de28f7dd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41128,6 +41128,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." } ] }