ComfyUI Extension: ComfyUI-DeepSeek_Online

Authored by Chengym2023

Created

Updated

0 stars

NODES: SiliconCloudReasoning, DeepSeekOnline

Custom Nodes (0)

    README

    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.