From c4f5d9b4e4e2fc6a3e3a1428d546c42119a7d1d9 Mon Sep 17 00:00:00 2001 From: sascha fuchs Date: Mon, 29 Jul 2024 14:55:22 +0200 Subject: [PATCH] Update custom-node-list.json (#909) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 808cef1a..acb2803e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12464,6 +12464,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "gisu", + "title": "foxpack", + "id": "foxp", + "reference": "https://github.com/gisu/comfyui-foxpack", + "files" [ + "https://github.com/gisu/comfyui-foxpack" + ], + "install_type": "git-clone", + "description": "Collection of nodes for the automation of workflows" } ] }