From 0080783a1116444616e4248d1b705cf0eb3cf7f5 Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:37:08 +0800 Subject: [PATCH] Update custom-node-list.json (#1555) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 17360546..bde593b1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21337,6 +21337,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-Free-GPU", + "id": "ComfyUI-Free-GPU", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU" + ], + "description": "ComfyUI-Free-GPU provides a node for releasing RAM and VRAM in ComfyUI.", + "install_type": "git-clone" } ] }