Image Generationtextimage

Wan 2.7 Image Pro

万相 2.7 图像生成与编辑专业版

输入

生成方式

仅用文本描述生成图像,无需上传参考图。

Seed
02147483647
Size
Watermark
准备开始生成准备开始生成

API 参考

POSThttps://api.token360.ai/v1/images/generations
curl https://api.token360.ai/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer your-api-key" \
  -d '{
  "model": "wan2.7-image-pro",
  "prompt": "A cute cat sitting on a windowsill",
  "n": 1,
  "size": "1280*1280",
  "watermark": false
}'