mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 03:13:01 +08:00
node for fashn-ai api (#1100)
This commit is contained in:
parent
9adbff6e16
commit
3e3800bc59
@ -15348,6 +15348,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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