mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
node for fashn-ai api
This commit is contained in:
parent
fbb1cd60d6
commit
e24bfc2875
@ -15326,6 +15326,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": "danbochman",
|
||||||
|
"title": "FASHN Virtual Try-On",
|
||||||
|
"id": "fashn",
|
||||||
|
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user