From e24bfc28752068fec7ef7aa0f910a00584d55099 Mon Sep 17 00:00:00 2001 From: Dan Bochman Date: Sun, 29 Sep 2024 21:50:15 +0200 Subject: [PATCH] node for fashn-ai api --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 66eefb7f..b33acc15 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15326,6 +15326,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" } ] }