文生图
Alibaba
Wan2.6 T2I
根据文本描述生成图片。接口为同步调用,直接返回最终图片 URL。
POST
文生图
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
模型 ID
Available options:
wan2.6-t2i Example:
"wan2.6-t2i"
图片描述文字。
Example:
"在竹林中奔跑的熊猫"
输出图片尺寸,如 1024x1024。
Example:
"1024x1024"
生成图片数量。
Required range:
1 <= x <= 4返回 URL 或 Base64 编码的 JSON。
Available options:
url, b64_json 
