From 7a841dce1d6142c161076199cc1801f031a8db9f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 9 Apr 2024 21:25:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 10 ++++++++++ github-stats.json | 4 ++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 10 ++++++++++ 5 files changed, 44 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1465fb90..e6848c8e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7039,6 +7039,16 @@ "install_type": "git-clone", "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." }, + { + "author": "smthemex", + "title": "ComfyUI_ChatGLM_API", + "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API", + "files": [ + "https://github.com/smthemex/ComfyUI_ChatGLM_API" + ], + "install_type": "git-clone", + "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." + }, @@ -7396,16 +7406,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "smthemex", - "title": "ComfyUI_ChatGLM_API", - "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API", - "files": [ - "https://github.com/smthemex/ComfyUI_ChatGLM_API" - ], - "install_type": "git-clone", - "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 5de49b21..7c4a8b4e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6171,6 +6171,7 @@ "IPAdapterNoise", "IPAdapterSaveEmbeds", "IPAdapterStyleComposition", + "IPAdapterStyleCompositionBatch", "IPAdapterTiled", "IPAdapterTiledBatch", "IPAdapterUnifiedLoader", @@ -9751,6 +9752,15 @@ "title_aux": "kb-comfyui-nodes" } ], + "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ + [ + "ZhipuaiApi_Txt", + "ZhipuaiApi_img" + ], + { + "title_aux": "ComfyUI_ChatGLM_API" + } + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ [ "DiscoDiffusion_DiscoDiffusion", diff --git a/github-stats.json b/github-stats.json index cd57e25c..3d71b3cf 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2766,5 +2766,9 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 1, "last_update": "2024-04-09 11:11:06" + }, + "https://github.com/smthemex/ComfyUI_ChatGLM_API": { + "stars": 1, + "last_update": "2024-04-09 02:41:43" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2bba2bfa..8816f1e7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -30,6 +30,16 @@ "install_type": "git-clone", "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." }, + { + "author": "smthemex", + "title": "ComfyUI_ChatGLM_API", + "reference": "https://github.com/smthemex/ComfyUI_ChatGLM_API", + "files": [ + "https://github.com/smthemex/ComfyUI_ChatGLM_API" + ], + "install_type": "git-clone", + "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." + }, { "author": "AIFSH", "title": "ComfyUI-UVR5", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5de49b21..7c4a8b4e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6171,6 +6171,7 @@ "IPAdapterNoise", "IPAdapterSaveEmbeds", "IPAdapterStyleComposition", + "IPAdapterStyleCompositionBatch", "IPAdapterTiled", "IPAdapterTiledBatch", "IPAdapterUnifiedLoader", @@ -9751,6 +9752,15 @@ "title_aux": "kb-comfyui-nodes" } ], + "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ + [ + "ZhipuaiApi_Txt", + "ZhipuaiApi_img" + ], + { + "title_aux": "ComfyUI_ChatGLM_API" + } + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ [ "DiscoDiffusion_DiscoDiffusion",