diff --git a/custom-node-list.json b/custom-node-list.json index 13fd7303..b7b550c4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14939,6 +14939,17 @@ "install_type": "git-clone", "description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts" }, + { + "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" + }, @@ -15348,17 +15359,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b445e497..4089162d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + { + "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" + }, { "author": "ez-af", "title": "ComfyUI-EZ-AF-Nodes",