Skip to content

Latest commit

 

History

History
64 lines (31 loc) · 820 Bytes

README.md

File metadata and controls

64 lines (31 loc) · 820 Bytes

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.