From 8742cc247beeaa31eb2ba67d0bf06bada9782882 Mon Sep 17 00:00:00 2001 From: Hmily <114978440+ihmily@users.noreply.github.com> Date: Fri, 13 Feb 2026 11:49:47 +0800 Subject: [PATCH] feat: add ComfyUI-FitDiTx nodes to the custom node list (#2582) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0d818bfe..517a037d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17550,6 +17550,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",