mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
fix(custom-node-list): place BizyAirPlus entry after last git-clone block
This commit is contained in:
parent
f9603624a9
commit
b824811bc7
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user