From 43b7960de26eaaba1c9c5cd659e7e84a49a11bdc Mon Sep 17 00:00:00 2001 From: RiceRound Date: Sat, 22 Feb 2025 10:11:59 +0800 Subject: [PATCH] Add RiceRound Cloud Node (#1572) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ed099a06..67d03e1c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16513,6 +16513,17 @@ ], "install_type": "git-clone", "description": "a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them." + }, + { + "author": "RiceRound", + "title": "RiceRound Cloud Node", + "id": "riceround", + "reference": "https://github.com/RiceRound/ComfyUI_RiceRound", + "files": [ + "https://github.com/RiceRound/ComfyUI_RiceRound" + ], + "install_type": "git-clone", + "description": "This is an imaginative project that allows for one-click deployment, providing both an online page and a ComfyUI cloud node." }, { "author": "yvann-ba",