硅基流动api注册地址:https://cloud.siliconflow.cn/i/S42ThiSb
- Clone this repository into your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Chengym2023/ComfyUI-DeepSeek_Online.git
-
Get your DeepSeek API key:
- Go to siliconflow
-
Edit the
config.json
file in the node directory:
{
"api_key": "your-api-key-here"
}
This project is licensed under the MIT License - see the LICENSE file for details.