mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
add fitdit node (#1456)
This commit is contained in:
parent
c1d0bb830e
commit
c87d27630b
@ -20020,6 +20020,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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…
x
Reference in New Issue
Block a user