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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-DeepSeek_Online and select it
  5. 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

  1. Clone this repository into your ComfyUI custom nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Chengym2023/ComfyUI-DeepSeek_Online.git
  1. Get your DeepSeek API key:

  2. Edit theconfig.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.