From 9648e8c4df889eaca11c9e35c166340346643bb2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 24 Apr 2024 00:39:25 +0900 Subject: [PATCH] update DB --- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 20 -------------------- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 938005c2..96804b88 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "kijai", + "title": "ComfyUI nodes to use DeepSeek-VL", + "reference": "https://github.com/kijai/ComfyUI-DeepSeek-VL", + "files": [ + "https://github.com/kijai/ComfyUI-DeepSeek-VL" + ], + "install_type": "git-clone", + "description": "[a/https://huggingface.co/deepseek-ai](https://huggingface.co/deepseek-ai)" + }, { "author": "GentlemanHu", "title": "ComfyUI-Notifier", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c31a4965..03761fbb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -691,26 +691,6 @@ ], "install_type": "git-clone", "description": "ComfyUI-Open-Sora-Plan" - }, - { - "author": "shinich39", - "title": "comfyui-text-pipe-39", - "reference": "https://github.com/shinich39/comfyui-text-pipe-39", - "files": [ - "https://github.com/shinich39/comfyui-text-pipe-39" - ], - "install_type": "git-clone", - "description": "Modify text by condition." - }, - { - "author": "Sida Liu", - "title": "ComfyUI-Debug", - "reference": "https://github.com/liusida/ComfyUI-Debug", - "files": [ - "https://github.com/liusida/ComfyUI-Debug" - ], - "install_type": "git-clone", - "description": "Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease." } ] } \ No newline at end of file