diff --git a/github-stats.json b/github-stats.json index 1a197196..9b56ce4e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3190,5 +3190,9 @@ "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 0, "last_update": "2024-05-07 12:44:45" + }, + "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { + "stars": 1, + "last_update": "2024-05-07 14:04:50" } } \ 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 8a4cbdf1..fb5c7070 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "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": "ZeDarkAdam", "title": "ComfyUI-Embeddings-Tools", @@ -678,16 +688,6 @@ ], "install_type": "git-clone", "description": "Nodes:Simple Counter" - }, - { - "author": "TashaSkyUp", - "title": "ComfyUI_LiteLLM", - "reference": "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM", - "files": [ - "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM" - ], - "install_type": "git-clone", - "description": "Nodes for interfacing with LiteLLM" } ] } \ No newline at end of file