From 5ab1fbd9afd1dba79e926679818a77c2e7f96932 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 20 Jan 2024 10:24:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++++++++++++ extension-node-map.json | 8 ++++++++ node_db/dev/custom-node-list.json | 11 ++++++++++- node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 5 files changed, 66 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 468e964..0c696a1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4404,6 +4404,26 @@ "install_type": "git-clone", "description": "Ranbooru is an extension for the comfyUI. The purpose of this extension is to add a node that gets a random set of tags from boorus pictures. This is mostly being used to help me test my checkpoints on a large variety of" }, + { + "author": "Miosp", + "title": "ComfyUI-FBCNN", + "reference": "https://github.com/Miosp/ComfyUI-FBCNN", + "files": [ + "https://github.com/Miosp/ComfyUI-FBCNN" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user." + }, + { + "author": "JcandZero", + "title": "ComfyUI_GLM4Node", + "reference": "https://github.com/JcandZero/ComfyUI_GLM4Node", + "files": [ + "https://github.com/JcandZero/ComfyUI_GLM4Node" + ], + "install_type": "git-clone", + "description": "GLM4 Vision Integration" + }, diff --git a/extension-node-map.json b/extension-node-map.json index ab97d40..3d862c1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1358,6 +1358,14 @@ "title_aux": "ComfyI2I" } ], + "https://github.com/Miosp/ComfyUI-FBCNN": [ + [ + "JPEG artifacts removal FBCNN" + ], + { + "title_aux": "ComfyUI-FBCNN" + } + ], "https://github.com/MitoshiroPJ/comfyui_slothful_attention": [ [ "NearSightedAttention", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0e2a512..c330379 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - + { + "author": "prismwastaken", + "title": "prism-tools", + "reference": "https://github.com/prismwastaken/comfyui-tools", + "files": [ + "https://github.com/prismwastaken/comfyui-tools" + ], + "install_type": "git-clone", + "description": "prism-tools" + }, { "author": "DimaChaichan", "title": "LAizypainter-Exporter-ComfyUI [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 846f039..58fe3d5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,26 @@ + { + "author": "JcandZero", + "title": "ComfyUI_GLM4Node", + "reference": "https://github.com/JcandZero/ComfyUI_GLM4Node", + "files": [ + "https://github.com/JcandZero/ComfyUI_GLM4Node" + ], + "install_type": "git-clone", + "description": "GLM4 Vision Integration" + }, + { + "author": "Miosp", + "title": "ComfyUI-FBCNN", + "reference": "https://github.com/Miosp/ComfyUI-FBCNN", + "files": [ + "https://github.com/Miosp/ComfyUI-FBCNN" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FBCNN](https://github.com/jiaxi-jiang/FBCNN). This is a JPEG artifact/compression removal tool, which can work automatically or with the help of a user." + }, { "author": "chaojie", "title": "ComfyUI-LightGlue", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ab97d40..3d862c1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1358,6 +1358,14 @@ "title_aux": "ComfyI2I" } ], + "https://github.com/Miosp/ComfyUI-FBCNN": [ + [ + "JPEG artifacts removal FBCNN" + ], + { + "title_aux": "ComfyUI-FBCNN" + } + ], "https://github.com/MitoshiroPJ/comfyui_slothful_attention": [ [ "NearSightedAttention",