diff --git a/custom-node-list.json b/custom-node-list.json index c69bf4b8..2e8f12aa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4073,7 +4073,17 @@ "https://github.com/AI2lab/comfyUI-tool-2lab" ], "install_type": "git-clone", - "description": "Integrate non-painting capabilities into comfyUI, including data, algorithms, video processing, large models, etc., to facilitate the construction of more powerful workflows." + "description": "simple tool set for developing workflow and publish to web api server" + }, + { + "author": "AI2lab", + "title": "comfyUI-DeepSeek-2lab", + "reference": "https://github.com/AI2lab/comfyUI-DeepSeek-2lab", + "files": [ + "https://github.com/AI2lab/comfyUI-DeepSeek-2lab" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of DeepSeek for ComfyUI" }, { "author": "SpaceKendo",