Giảm 50% mô hình Vidu Q3 & Q3 Pro · Chỉ trên WaveSpeedAI | 20/5 – 2/6

Kling V1.6 Multi I2V Standard

kwaivgi /

Kling v1.6 Image-to-Video delivers 195% better results than Kling 1.5, with better prompt understanding, physics, and visual effects. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.

image-to-video
Input

Kéo & thả hoặc nhấp để tải lên

preview

Idle

$0.25per run·~40 / $10

Next:

ExamplesView all

model in a flowing silk gown standing on top of a sand dune, golden sunset light illuminating the fabric, camera circling to capture the dress fluttering dramatically in the wind, high-contrast editorial style

muscular man lifting dumbbells in a modern gym, sweat glistening on his arms, camera slowly dolly in toward his determined face, background blurred with gym equipment, realistic lighting and reflections

father pulling a sled with his laughing child through a snowy park, camera tracking from the side to capture their joyful expressions, snowflakes falling softly, cold breath visible in the air, crisp winter lighting

guitarist playing on a busy downtown street corner, people stopping to listen, camera circling slowly around him, sunlight hitting the guitar strings, coins clinking into an open case, authentic street sound vibe

stylish woman in a black leather coat walking confidently through a city street at night, neon signs reflecting on wet pavement, camera tracking her from a low angle, wind gently moving her hair, cinematic slow motion for key steps

student surrounded by open books at a large wooden table, camera circling slowly around her as she takes notes, warm desk lamp lighting, quiet and focused mood

elderly man carving wood in a small workshop, wood shavings falling onto the table, camera slowly panning from his focused hands to his weathered face, warm natural light from a side window

woman sitting on a small balcony sipping coffee, camera panning from the steaming cup to the city view behind her, gentle breeze moving her hair, soft golden sunrise light

mother and child kneading dough together on a wooden countertop, flour floating in the air, camera following their hands in close-up, natural laughter and candid expressions, warm yellow kitchen light

man sitting in a cozy armchair by the window, reading a hardcover book, camera slowly dolly in on his hands turning the page, soft afternoon light casting gentle shadows, background slightly blurred for depth

Related Models

README

Kling V1.6 Multi Image-to-Video Standard

Transform multiple reference images into cinematic videos with Kling V1.6. This powerful image-to-video model accepts up to 4 reference images, enabling more complex scene composition, character consistency, and creative control — perfect for fashion editorials, product showcases, and storytelling content.

Why It Looks Great

  • Multi-image input: Use up to 4 reference images for richer scene composition and better consistency.
  • Cinematic motion: Creates smooth, professional-quality movement with dramatic flair.
  • Negative prompt support: Exclude unwanted elements for precise control over the output.
  • Flexible duration: Generate 5-second or 10-second videos.
  • Multiple aspect ratios: Square (1:1), landscape (16:9), or portrait (9:16) formats.
  • Prompt Enhancer: Built-in tool to refine and expand your motion descriptions.
  • Safety Checker: Optional content filtering for appropriate output.

Parameters

ParameterRequiredDescription
promptYesText description of the motion, scene, and cinematography you want.
negative_promptNoElements to avoid in the generated video.
imagesYesUp to 4 reference images to guide generation (upload or URLs).
durationNoVideo length: 5 or 10 seconds. Default: 5.
aspect_ratioNoOutput format: 1:1, 16:9, or 9:16. Default: 1:1.
Enable Safety CheckerNoToggle content safety filtering.

How to Use

  1. Write your prompt — describe the motion, camera work, and atmosphere in detail.
  2. Use Prompt Enhancer (optional) — click to automatically enrich your description.
  3. Add negative prompt (optional) — specify elements to exclude.
  4. Upload reference images — add up to 4 images using the "+ Add Item" button.
  5. Set duration — choose 5 or 10 seconds.
  6. Select aspect ratio — pick the format that fits your use case.
  7. Run — click the button to generate.
  8. Download — preview and save your video.

Pricing

Per 5-second billing based on duration.

DurationCalculationCost
5 seconds5 ÷ 5 × $0.25$0.25
10 seconds10 ÷ 5 × $0.25$0.50

Volume Examples

VideosDurationTotal Cost
55s$1.25
510s$2.50
105s$2.50
1010s$5.00

Best Use Cases

  • Fashion Editorials — Create runway-style videos with dramatic fabric movement and cinematic lighting.
  • Product Showcases — Animate product images with dynamic camera movements.
  • Character Animation — Use multiple reference images for consistent character appearance.
  • Storytelling — Combine multiple scene elements into cohesive video narratives.
  • Social Media Content — Generate eye-catching videos optimized for different platforms.

Example Prompts

  • "Model in a flowing silk gown standing on top of a sand dune, golden sunset light illuminating the fabric, camera circling to capture the dress fluttering dramatically in the wind, high-contrast editorial style"
  • "Slow camera push in, hair moving gently in the breeze, warm golden hour lighting"
  • "Product rotating smoothly on display, studio lighting creating elegant reflections"
  • "Dramatic camera orbit around the subject, fabric flowing in slow motion"
  • "Cinematic dolly shot revealing the full scene, atmospheric dust particles in the light"

Multi-Image Tips

Number of ImagesBest Use Case
1 imageSimple animation, single subject
2 imagesBefore/after, transition effects, dual perspectives
3-4 imagesComplex scenes, character consistency, multi-element composition

Pro Tips for Best Results

  • Use multiple images when you need consistency across different elements (character + background + props).
  • Include cinematic language: "camera circling", "dolly shot", "slow motion", "dramatic lighting".
  • Describe both subject motion and camera movement for more dynamic results.
  • Use negative prompts to avoid "blur", "distortion", "static", "jitter".
  • Match aspect ratio to your platform: 1:1 for Instagram, 16:9 for YouTube, 9:16 for TikTok/Reels.
  • Start with 5-second videos to test your concept before generating 10-second versions.

Notes

  • If using URLs for images, ensure they are publicly accessible. Preview thumbnails confirm successful loading.
  • Processing time scales with duration — 10-second videos take longer.
  • Enable Safety Checker for content that will be publicly shared.
  • Reference images influence style and composition — choose high-quality sources.
Accessibility:This website uses AI models provided by third parties.

Kling v1.6 Multi I2v Standard API — Quick start

Grab a WaveSpeedAI API key, then call POST https://api.wavespeed.ai/api/v3/kwaivgi/kling-v1.6-multi-i2v-standard with your input as JSON. The endpoint returns a prediction id; poll the prediction endpoint until status flips to completed, then read the output URL from data.outputs[0]. Examples for Kling v1.6 Multi I2v Standard below.

HTTP example
# Submit the prediction
curl -X POST "https://api.wavespeed.ai/api/v3/kwaivgi/kling-v1.6-multi-i2v-standard" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY" \
  -d '{
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "negative_prompt": "blurry, low quality, distorted",
    "duration": 5,
    "aspect_ratio": "1:1"
}'

# Response includes a prediction id. Poll for the result:
curl -X GET "https://api.wavespeed.ai/api/v3/predictions/{request_id}/result" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY"

# When status is "completed", read the output from data.outputs[0].
Node.js example
// npm install wavespeed
const WaveSpeed = require('wavespeed');

const client = new WaveSpeed(); // reads WAVESPEED_API_KEY from env

const result = await client.run("kwaivgi/kling-v1.6-multi-i2v-standard", {
        "prompt": "A cinematic shot of a city at sunset, soft golden light",
        "negative_prompt": "blurry, low quality, distorted",
        "duration": 5,
        "aspect_ratio": "1:1"
});

console.log(result.outputs[0]); // → URL of the generated output
Python example
# pip install wavespeed
import wavespeed

output = wavespeed.run(
    "kwaivgi/kling-v1.6-multi-i2v-standard",
    {
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "negative_prompt": "blurry, low quality, distorted",
    "duration": 5,
    "aspect_ratio": "1:1"
}
)

print(output["outputs"][0])  # → URL of the generated output

Kling v1.6 Multi I2v Standard API — Frequently asked questions

What is the Kling v1.6 Multi I2v Standard API?

Kling v1.6 Multi I2v Standard is a Kuaishou model for video generation from images, exposed as a REST API on WaveSpeedAI. Kling v1.6 Image-to-Video delivers 195% better results than Kling 1.5, with better prompt understanding, physics, and visual effects. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing. You can call it programmatically or try it from the playground above.

How do I call the Kling v1.6 Multi I2v Standard API?

POST your input parameters to the model's REST endpoint (shown in the API tab of this playground) with your WaveSpeedAI API key in the Authorization header. Submission returns a prediction ID; poll the prediction endpoint until status flips to "completed", then read the output URL from the result. The playground generates a ready-to-paste code sample in Python, JavaScript, or cURL for whatever inputs you've set. Full request/response shape is documented at https://wavespeed.ai/docs/docs-api/kwaivgi/kwaivgi-kling-v1.6-multi-i2v-standard.

How much does Kling v1.6 Multi I2v Standard cost per run?

Kling v1.6 Multi I2v Standard starts at $0.25 per run. That figure is the base price — the final charge scales with the parameters you set in the form (output size, length, count, references, or whatever knobs this model exposes), so a higher-quality or larger output costs more than a minimal one. The exact cost for your current input is shown live next to the Generate button before you submit, and the actual per-call charge is recorded on the prediction afterwards.

What inputs does Kling v1.6 Multi I2v Standard accept?

Key inputs: `prompt`, `images`, `aspect_ratio`, `duration`, `negative_prompt`. The full JSON schema (types, defaults, allowed values) is rendered above the Generate button and mirrored in the API reference at https://wavespeed.ai/docs/docs-api/kwaivgi/kwaivgi-kling-v1.6-multi-i2v-standard.

How long does Kling v1.6 Multi I2v Standard take to generate?

Average end-to-end generation time on WaveSpeedAI is around 166 seconds per request — measured across recent runs. Queue time scales with global demand; live status is visible in the prediction record.

Can I use Kling v1.6 Multi I2v Standard outputs commercially?

Commercial usage rights depend on the model's license, set by its provider (Kuaishou). The license summary appears on the model card above; see WaveSpeedAI's Terms of Service for platform-level conditions.