From de568a8aeb52bcc0c398da25d76d04fed7b3bfb2 Mon Sep 17 00:00:00 2001 From: ihmily <114978440+ihmily@users.noreply.github.com> Date: Thu, 5 Feb 2026 14:02:47 +0800 Subject: [PATCH] feat: add ComfyUI-FitDiTx nodes to the custom node list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8fc61df8..08c3994b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17540,6 +17540,17 @@ "install_type": "git-clone", "description": "Easy deploy API for ComfyUI." }, + { + "author": "Hmily", + "title": "ComfyUI-FitDiTx", + "id": "ComfyUI-FitDiTx", + "reference": "https://github.com/ihmily/ComfyUI-FitDiTx", + "files": [ + "https://github.com/ihmily/ComfyUI-FitDiTx" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of "FitDiTx: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on"" + }, { "author": "k-komarov", "title": "comfyui-bunny-cdn-storage",