From acc11e1bdaa0433390ba9f763ca54de95ec8c752 Mon Sep 17 00:00:00 2001 From: Derrick Date: Sat, 7 Jun 2025 20:55:40 -0700 Subject: [PATCH] Add ComfyUI_rgbx_xrgb_Wrapper --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e6c82067..ac06c8ec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4288,6 +4288,16 @@ "install_type": "git-clone", "description": "This is the rgb2x wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)" }, + { + "author": "flrngel", + "title": "ComfyUI_rgbx_xrgb_Wrapper", + "reference": "https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper", + "files": [ + "https://github.com/flrngel/ComfyUI_rgbx_xrgb_Wrapper" + ], + "install_type": "git-clone", + "description": "This is the rgb2x and x2rgb wrapper node for ComfyUI. The required models are automatically downloaded on the first run.\noriginal project : [a/https://github.com/zheng95z/rgbx](original project : https://github.com/zheng95z/rgbx)" + }, { "author": "thecooltechguy", "title": "ComfyUI Stable Video Diffusion",