mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
add fitdit node (#1456)
This commit is contained in:
parent
c1d0bb830e
commit
c87d27630b
@ -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)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user