Nodes/ComfyUI-YogurtNodes/SeeDream Generate Image
ComfyUI Node

SeeDream Generate Image

使用豆包SeeDream API生成图像,支持文生图、图生图、多图生图和序列图像生成

By yogurt7771·Created 2 years ago·Updated 2 months ago· 0
SeeDream Generate Image
  • image
  • image1
  • image2
  • image3
  • image4
  • image
  • response_text
api_key
modeldoubao-seedream-4.0
prompt
width2048
height2048
sequential_image_generationdisabled
max_images1
response_formaturl
retry_count1
regioncn-beijing
proxy_url
seed-1
timeout0
extra{}
CategoryYogurtNodes/LLM

Inputs (19)

NameTypeDefaultDescription
api_keySTRING豆包SeeDream API密钥 (ARK_API_KEY)
modelSTRINGdoubao-seedream-4.0豆包SeeDream模型名称
promptSTRING图像生成的提示词
widthINT20481024–4096生成图像的宽度
heightINT20481024–4096生成图像的高度
sequential_image_generationCOMBOdisabled序列图像生成模式
max_imagesINT11–10序列生成时的最大图像数量
response_formatCOMBOurl响应格式:URL或base64编码
retry_countINT11–10请求失败时的重试次数
regionSTRINGcn-beijing
proxy_urlSTRING代理URL,格式: protocol://user:pass@addr:port,支持http,https,socks5,socks5h
seedINT-1-1–2147483647随机种子
timeoutINT00–2147483647Timeout for the request in seconds, 0 means no timeout
imageoptIMAGE输入图像(用于图生图)
image1optIMAGE输入图像1(用于多图生图)
image2optIMAGE输入图像2(用于多图生图)
image3optIMAGE输入图像3(用于多图生图)
image4optIMAGE输入图像4(用于多图生图)
extraoptSTRING{}Extra parameters for the request, in JSON format

Outputs (2)

NameTypeDescription
imageIMAGE
response_textSTRING