From 4c1d58b99c6850b5a7e20fdf4bda10f331a423b2 Mon Sep 17 00:00:00 2001 From: cellzero Date: Mon, 16 Dec 2024 22:10:14 +0800 Subject: [PATCH] Add ComfyUI-Ruyi, I2V wrapper nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a5aaca4d..c2b28981 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18000,6 +18000,16 @@ "install_type": "git-clone", "description": "Image effects, icon layout processing, cropping — this toolbox is a node library organized according to my own needs." }, + { + "author": "IamCreateAI", + "title": "ComfyUI-Ruyi", + "reference": "https://github.com/IamCreateAI/Ruyi-Models.git", + "files": [ + "https://github.com/IamCreateAI/Ruyi-Models.git" + ], + "install_type": "git-clone", + "description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI." + },