Скидка 50% на модели Vidu Q3 и Q3 Pro · только на WaveSpeedAI | 20 мая – 2 июня

Kling Video O1 Image to Video

kwaivgi /

Kling Omni Video O1 Image-to-Video transforms static images into dynamic cinematic videos using MVL (Multi-modal Visual Language) technology. Maintains subject consistency while adding natural motion, physics simulation, and seamless scene dynamics. Ready-to-use REST API, best performance, no coldstarts, affordable pricing.

image-to-video
Ввод

Перетащите или нажмите для загрузки

preview

Перетащите или нажмите для загрузки

Ожидание

$0.56за запуск·~17 / $10

Далее:

ПримерыСмотреть всё

A high-fashion editorial of a model in dramatic lighting, wind blowing through the hair, strong shadows, glossy fabric with rich textures, luxury magazine style. The hair moving with the wind, the fabric shifting slowly, and subtle changes in highlights across the model’s face. Add a slow, elegant camera slide to maintain a premium stylish tone.

Animate the scene by making the steam rise more dynamically, letting sunlight shift subtly across the cup. Add a gentle camera push-in, with the steam swirling in slow motion. Create a warm and relaxing mood as the coffee glows slightly under the changing light.

Shimmering light gliding across the jar surface, water droplets moving slightly, and a slow cinematic orbit of the camera. Add soft glow pulses to emphasize luxury. Maintain a clean, premium commercial aesthetic.

a dynamic first-person perspective of downhill skiing on a steep snowy mountain slope, with gloved hands holding ski poles visible in the frame and skis cutting through fresh powder below. Crisp cold air, snow spray flying upward, bright sunlight reflecting off the snow, dramatic alpine mountain range in the distance, action-filled, immersive, high-detail adventure photography style

The fox is dancing passionately.

Start with an extreme close-up of bubbles rising as light refracts through them. Quick splash transition into a fast macro shot of lemon slices rotating in mid-air. Match-cut to the hero can crashing through a burst of citrus mist. Add a dynamic 180° camera arc around the can, with droplets flying outward in slow motion. End with a smooth pull-back revealing the full product on a reflective surface with glowing highlights.

Похожие модели

README

Kling Omni Video O1 — Image-to-Video

Kling Omni Video O1 is Kuaishou's groundbreaking unified multi-modal video model. The Image-to-Video mode brings your static images to life with intelligent motion, maintaining perfect subject consistency while adding natural dynamics and cinematic quality.

🌟 Key Capabilities

Intelligent Image Animation

Transform any image into a flowing video sequence:

  • Adds natural, physics-based motion to static subjects
  • Preserves original image details and composition
  • Creates smooth, realistic transitions

Subject Consistency

Advanced understanding of input images ensures:

  • Stable character identity across all frames
  • Consistent props and scene elements
  • Maintained color tones and lighting style

Multi-Modal Understanding

Combine your image with text prompts to control:

  • Direction and type of motion
  • Camera movements and angles
  • Scene dynamics and atmosphere

🎬 Core Features

  • Motion Intelligence — AI understands what should move and how
  • Detail Preservation — Original image quality maintained throughout
  • Physics Simulation — Natural, believable movement patterns
  • Prompt Control — Guide animation with text descriptions

🚀 How to Use

  1. Upload Your Image Provide a high-quality source image as the starting frame.

  2. Add Motion Prompt (Optional) Describe the desired motion, camera movement, or scene dynamics.

Example: "Gentle wind blowing through hair, soft camera push-in, leaves falling in background"

  1. Set Parameters Choose duration, resolution, and output format.

  2. Generate Receive your animated video with natural motion.

💰 Pricing

ItemPrice
Per Second$0.112

Billed per second of output video duration.

💡 Pro Tips

  • Use high-resolution, clear source images for best results
  • Describe specific motions rather than abstract concepts
  • Combine with camera movement terms for cinematic effects
  • Works best with images containing clear subjects and depth
Доступность:Этот сайт использует модели ИИ, предоставляемые третьими лицами.

Kling Video O1 Image To Video API — Quick start

Grab a WaveSpeedAI API key, then call POST https://api.wavespeed.ai/api/v3/kwaivgi/kling-video-o1/image-to-video 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 Video O1 Image To Video below.

HTTP example
# Submit the prediction
curl -X POST "https://api.wavespeed.ai/api/v3/kwaivgi/kling-video-o1/image-to-video" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $WAVESPEED_API_KEY" \
  -d '{
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "image": "https://example.com/your-input.jpg",
    "duration": 5
}'

# 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-video-o1/image-to-video", {
        "prompt": "A cinematic shot of a city at sunset, soft golden light",
        "image": "https://example.com/your-input.jpg",
        "duration": 5
});

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

output = wavespeed.run(
    "kwaivgi/kling-video-o1/image-to-video",
    {
    "prompt": "A cinematic shot of a city at sunset, soft golden light",
    "image": "https://example.com/your-input.jpg",
    "duration": 5
}
)

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

Kling Video O1 Image To Video API — Frequently asked questions

What is the Kling Video O1 Image To Video API?

Kling Video O1 Image To Video is a Kuaishou model for video generation from images, exposed as a REST API on WaveSpeedAI. Kling Omni Video O1 Image-to-Video transforms static images into dynamic cinematic videos using MVL (Multi-modal Visual Language) technology. Maintains subject consistency while adding natural motion, physics simulation, and seamless scene dynamics. Ready-to-use REST 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 Video O1 Image To Video 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-video-o1-image-to-video.

How much does Kling Video O1 Image To Video cost per run?

Kling Video O1 Image To Video starts at $0.56 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 Video O1 Image To Video accept?

Key inputs: `prompt`, `image`, `duration`, `last_image`. 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-video-o1-image-to-video.

How long does Kling Video O1 Image To Video take to generate?

Average end-to-end generation time on WaveSpeedAI is around 174 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 Video O1 Image To Video 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.