Merge pull request #2803 from hahalfx/add-bizyairplus

Update custom-node-list.json for adding new custom-node BizyAirPlus
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:55:55 +09:00 committed by GitHub
commit f9603624a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47054,6 +47054,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }