From 62e747b74a80cd1ef2b411967f823853f4378900 Mon Sep 17 00:00:00 2001 From: Andrew Suter-Morris Date: Wed, 22 Jan 2025 06:51:04 -0700 Subject: [PATCH] update custom node list (#1472) Co-authored-by: andrew --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b948d691..f241bb3c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20247,6 +20247,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "asutermo", + "title": "Try Off w/ Flux and CatVTON", + "id": "tryoffflux", + "reference": "https://github.com/asutermo/ComfyUI-Flux-TryOff", + "files": [ + "https://github.com/asutermo/ComfyUI-Flux-TryOff" + ], + "install_type": "git-clone", + "description": "This is a set of nodes to make it possible to extract garments/clothing from models to apply elsewhere." } ] }