diff --git a/custom-node-list.json b/custom-node-list.json index 62c29bde..264320e3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20020,6 +20020,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "BoyuanJiang", + "title": "FitDiT[official] - High-fidelity Virtual Try-on", + "id": "fitdit", + "reference": "https://github.com/BoyuanJiang/FitDiT/tree/FitDiT-ComfyUI", + "files": [ + "https://github.com/BoyuanJiang/FitDiT-ComfyUI" + ], + "install_type": "git-clone", + "description": "FitDiT is designed for high-fidelity virtual try-on using Diffusion Transformers (DiT)." } ] }