From f3f42f06bab3b615b2fbe04cbbd23812ad4d4dc4 Mon Sep 17 00:00:00 2001 From: ihmily <114978440+ihmily@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:28:15 +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 f3cbd6d0..c4532ebb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17490,6 +17490,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 "FitDiT: Advancing the Authentic Garment Details for High-fidelity Virtual Try-on"" + }, { "author": "k-komarov", "title": "comfyui-bunny-cdn-storage",