From 1470c7784ee2ab73c042c2cfa03059b760844df9 Mon Sep 17 00:00:00 2001 From: flipnism Date: Mon, 11 Sep 2023 07:55:17 +0700 Subject: [PATCH] add node database --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e66e0e2..5666ac0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -800,6 +800,16 @@ ], "install_type": "git-clone", "description": "Nodes: EagleImageNode" + }, + { + "author": "jmkl", + "title": "ComfyUI Ricing", + "reference": "https://github.com/jmkl/ComfyUI-ricing", + "files": [ + "https://github.com/jmkl/ComfyUI-ricing" + ], + "install_type": "git-clone", + "description": "ComfyUI custom user.css and some script stuff. mainly for web interface" } ] }