curl-X POST 'https://pollo.ai/api/platform/v1/generation/alibaba/wan-v2-7-lora/video'\-H'Content-Type: application/json'\-H'x-api-key: YOUR_API_KEY'\-d'{ "input": { "prompt": "A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field", "negativePrompt": "blurry, low quality, distorted, watermark, text", "image": "https://example.com/first-frame.jpg", "duration": 5, "resolution": "720p" }}'
{"input":{"prompt":"A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field","negativePrompt":"blurry, low quality, distorted, watermark, text","image":"https://example.com/first-frame.jpg","duration":5,"resolution":"720p"},"webhookUrl":"https://example.com/webhooks/pollo"}
模式
輸入所選端點和模式的欄位。
場地
類型
必需的
描述
prompt
string
支持
Text prompt describing the content to generate.
negativePrompt
string
不
Text describing elements to avoid in the generated output.
image
string
支持
First-frame / reference image URL (HTTP(S).
audio
string
不
Reference audio URL (HTTP(S)).
duration
integer
不
The duration of the generated video, in seconds.
resolution
string
不
Output resolution of the generated media (e.g. 720p, 1080p, 2K, 4K). Values are case-insensitive.