From 9ed5a1bcf5d44af399ad777a300ca0a846da59f0 Mon Sep 17 00:00:00 2001 From: ruiqutech <167093047+ruiqutech@users.noreply.github.com> Date: Sun, 12 May 2024 08:24:40 +0800 Subject: [PATCH] update DB (#667) Co-authored-by: warmyouth --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7f4d1958..d464512c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9061,6 +9061,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ruiqutech", + "title": "RuiquNodes for ComfyUI", + "id": "RuiquNodes", + "reference": "https://github.com/ruiqutech/ComfyUI-RuiquNodes", + "files": [ + "https://github.com/ruiqutech/ComfyUI-RuiquNodes" + ], + "install_type": "git-clone", + "description": "Nodes of EvaluateMultiple1, EvaluateMultiple3...\nSupport the execution of any fragment of Python code, generating multiple outputs from multiple inputs." } ] }