Update custom-node-list.json (#655)

change description of comfyUI-tool-2lab project, add comfyUI-DeepSeek-2lab project
This commit is contained in:
AI2lab 2024-05-07 22:57:32 +08:00 committed by GitHub
parent 3c99f449c7
commit 99481061ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",