From 9762223c75f9de09ccc79139860c92024cd69970 Mon Sep 17 00:00:00 2001 From: ccsuu Date: Wed, 10 Jul 2024 09:07:13 +0000 Subject: [PATCH] Custom node: BizyAir ComfyUI nodes added --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e81a8926..4435d328 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11688,6 +11688,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "SiliconFlow", + "title": "☁️BizyAir Nodes", + "id": "bizyair", + "reference": "https://github.com/siliconflow/BizyAir", + "files": [ + "https://github.com/siliconflow/BizyAir" + ], + "install_type": "git-clone", + "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment." } ] }