From 638f219b41ffb4ea2e47504c519e592c4dac8d3f Mon Sep 17 00:00:00 2001 From: 11dogzi <695660735@qq.com> Date: Thu, 13 Mar 2025 10:45:18 +0800 Subject: [PATCH] ComfyUI-ergouzi-DeepSeek-R1 --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 50d34420..3d1223a3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8410,6 +8410,17 @@ "install_type": "git-clone", "description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes" }, + { + "author": "11dogzi", + "title": "ComfyUI-ergouzi-DeepSeek-R1", + "id": "ergouzi-nodes", + "reference": "https://github.com/11dogzi/ComfyUI-ergouzi-DeepSeek-R1", + "files": [ + "https://github.com/11dogzi/ComfyUI-ergouzi-DeepSeek-R1" + ], + "install_type": "git-clone", + "description": "This is a DeepSeek language model extension node for ComfyUI, supporting DeepSeek-R1 series models.Support historical context dialogue and other functions" + }, { "author": "BXYMartin", "title": "ComfyUI-InstantIDUtils",