From 9be65694563ed5f5d0a058eb8336085933d38a4b Mon Sep 17 00:00:00 2001 From: RiceRound Date: Sat, 28 Dec 2024 14:39:11 +0800 Subject: [PATCH] Add custom node: ComfyUI_RiceRound --- model-list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/model-list.json b/model-list.json index 05a9a74d..2131be5f 100644 --- a/model-list.json +++ b/model-list.json @@ -4666,6 +4666,18 @@ "filename": "ip_adapter.safetensors", "url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors", "size": "982MB" - } + }, + + { + "author": "RiceRound", + "title": "ComfyUI Encryption and publish Node", + "id": "riceround", + "reference": "https://github.com/RiceRound/ComfyUI_RiceRound.git", + "files": [ + "https://github.com/RiceRound/ComfyUI_RiceRound.git" + ], + "install_type": "git-clone", + "description": "Rice Project is an open-source platform that simplifies AI-driven design workflows. It allows users to easily create and publish workflows on both the Rice Project platform and ComfyUI. The focus is on security, ease of use, and efficiency." + } ] }