From 851371700a457b4bdc1065b4f4266175ce94e949 Mon Sep 17 00:00:00 2001 From: killf Date: Wed, 23 Oct 2024 10:53:44 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 04f481f4..93d0da8b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16179,6 +16179,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ComfyPlus", + "title": "ComfyPlus_Anywhere", + "id": "comfyplus_anywhere", + "reference": "https://github.com/ComfyPlus/ComfyPlus_Anywhere", + "files": [ + "https://github.com/ComfyPlus/ComfyPlus_Anywhere" + ], + "install_type": "git-clone", + "description": "Use your ComfyUI anywhere." } ] } \ No newline at end of file