Nodes Browser
ComfyDeploy: How ComfyUI-DeepSeek_Online works in ComfyUI?
What is ComfyUI-DeepSeek_Online?
NODES: SiliconCloudReasoning, DeepSeekOnline
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-DeepSeek_Online
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI DeepSeek
硅基流动api注册地址:https://cloud.siliconflow.cn/i/S42ThiSb
Features
Installation
- 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"
}
Important
Usage
Node Configuration
Example Workflow
Outputs
Rate Limiting
Error Handling
Technical Details
API Integration
File Structure
Dependencies
Contributing
License
This project is licensed under the MIT License - see the LICENSE file for details.