add fitdit node (#1456)

This commit is contained in:
BoyuanJiang 2025-01-18 12:24:07 +08:00 committed by GitHub
parent c1d0bb830e
commit c87d27630b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)."
}
]
}