diff --git a/custom-node-list.json b/custom-node-list.json index 4a929e0f..45425100 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "vantang", + "title": "ComfyUI MediaHub", + "id": "mediahub-cloud", + "reference": "https://github.com/vantang/ComfyUI-MediaHub", + "files": [ + "https://github.com/vantang/ComfyUI-MediaHub" + ], + "install_type": "git-clone", + "description": "Connect cloud image and video generation APIs to composable ComfyUI workflows." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",