From b824811bc7704882211a46373dbae61d9e2491ac Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 May 2026 03:56:29 +0900 Subject: [PATCH] fix(custom-node-list): place BizyAirPlus entry after last git-clone block --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8f21d57e..67b42232 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46664,6 +46664,17 @@ "install_type": "git-clone", "description": "Custom nodes for Motif-Video 2B (Motif Technologies) text-to-video and image-to-video diffusion model. Includes model loaders, samplers, and a workflow-driven automatic model download dialog." }, + { + "author": "SiliconFlow", + "title": "BizyAirPlus", + "id": "bizyairplus", + "reference": "https://github.com/siliconflow/BizyAirPlus", + "files": [ + "https://github.com/siliconflow/BizyAirPlus" + ], + "install_type": "git-clone", + "description": "[a/BizyAirPlus](https://github.com/siliconflow/BizyAirPlus) Run your workflow on cloud." + }, @@ -47054,17 +47065,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "SiliconFlow", - "title": "BizyAirPlus", - "id": "bizyairplus", - "reference": "https://github.com/siliconflow/BizyAirPlus", - "files": [ - "https://github.com/siliconflow/BizyAirPlus" - ], - "install_type": "git-clone", - "description": "[a/BizyAirPlus](https://github.com/siliconflow/BizyAirPlus) Run your workflow on cloud." } ] }