KlingAI 1.6 Standard

KlingAI 1.6 Standard is a 720p video model tuned for accurate text prompts and smoother motion. It supports short clips with better temporal control of actions and camera moves. Use it when you need fast generation with solid adherence to text and stable motion.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples8
CODE
Ready-to-use code snippets for common workflows
This model is deprecated and will be deactivated on September 15, 2026.
Geothermal Documentary Opening Teaser
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'A single continuous 10-second cinematic teaser shot at a remote Icelandic geothermal power station before sunrise. A lone plant technician in a vivid safety-orange insulated suit strides along a frost-covered steel gantry toward a large oxidized copper valve wheel, braces against the wind, then forcefully turns the wheel; a controlled plume of white steam surges from the pipework and streams sideways across the frame. Begin with a low, close tracking view beside the technician\'s heavy boots crunching through rime, then smoothly arc around and crane upward as the valve opens, ending in a wide elevated reveal of silver pipelines winding across a black volcanic plain toward distant snow-covered mountains. Strong, readable human motion; coat and hood buffeted by wind; airborne ice crystals, rolling steam, vibrating pipes, and drifting ground mist create layered environmental movement. Industrial-sublime art direction, cyan polar twilight, chalk-white frost, tarnished copper, black lava, one sharp orange accent, soft blue practical lights glowing through vapor. Anamorphic landscape composition, restrained lens flare, realistic scale and physics, subtle film grain, high-end natural-history documentary cinematography, no cuts, no on-screen text.',
negativePrompt: 'Illegible lettering, logos, fantasy machinery, explosions, fire, crowds, extra limbs, distorted hands, jerky movement, rapid cuts, shaky camera, time-lapse, cartoon styling, oversaturated neon colors, low-detail backgrounds.',
width: 1280,
height: 720,
duration: 10
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "A single continuous 10-second cinematic teaser shot at a remote Icelandic geothermal power station before sunrise. A lone plant technician in a vivid safety-orange insulated suit strides along a frost-covered steel gantry toward a large oxidized copper valve wheel, braces against the wind, then forcefully turns the wheel; a controlled plume of white steam surges from the pipework and streams sideways across the frame. Begin with a low, close tracking view beside the technician's heavy boots crunching through rime, then smoothly arc around and crane upward as the valve opens, ending in a wide elevated reveal of silver pipelines winding across a black volcanic plain toward distant snow-covered mountains. Strong, readable human motion; coat and hood buffeted by wind; airborne ice crystals, rolling steam, vibrating pipes, and drifting ground mist create layered environmental movement. Industrial-sublime art direction, cyan polar twilight, chalk-white frost, tarnished copper, black lava, one sharp orange accent, soft blue practical lights glowing through vapor. Anamorphic landscape composition, restrained lens flare, realistic scale and physics, subtle film grain, high-end natural-history documentary cinematography, no cuts, no on-screen text.",
"negativePrompt": "Illegible lettering, logos, fantasy machinery, explosions, fire, crowds, extra limbs, distorted hands, jerky movement, rapid cuts, shaky camera, time-lapse, cartoon styling, oversaturated neon colors, low-detail backgrounds.",
"width": 1280,
"height": 720,
"duration": 10
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "f5a8f01b-7310-4217-82cf-6e56d4773e31",
"model": "klingai:3@1",
"positivePrompt": "A single continuous 10-second cinematic teaser shot at a remote Icelandic geothermal power station before sunrise. A lone plant technician in a vivid safety-orange insulated suit strides along a frost-covered steel gantry toward a large oxidized copper valve wheel, braces against the wind, then forcefully turns the wheel; a controlled plume of white steam surges from the pipework and streams sideways across the frame. Begin with a low, close tracking view beside the technician's heavy boots crunching through rime, then smoothly arc around and crane upward as the valve opens, ending in a wide elevated reveal of silver pipelines winding across a black volcanic plain toward distant snow-covered mountains. Strong, readable human motion; coat and hood buffeted by wind; airborne ice crystals, rolling steam, vibrating pipes, and drifting ground mist create layered environmental movement. Industrial-sublime art direction, cyan polar twilight, chalk-white frost, tarnished copper, black lava, one sharp orange accent, soft blue practical lights glowing through vapor. Anamorphic landscape composition, restrained lens flare, realistic scale and physics, subtle film grain, high-end natural-history documentary cinematography, no cuts, no on-screen text.",
"negativePrompt": "Illegible lettering, logos, fantasy machinery, explosions, fire, crowds, extra limbs, distorted hands, jerky movement, rapid cuts, shaky camera, time-lapse, cartoon styling, oversaturated neon colors, low-detail backgrounds.",
"width": 1280,
"height": 720,
"duration": 10
}
]'runware run klingai:3@1 \
positivePrompt="A single continuous 10-second cinematic teaser shot at a remote Icelandic geothermal power station before sunrise. A lone plant technician in a vivid safety-orange insulated suit strides along a frost-covered steel gantry toward a large oxidized copper valve wheel, braces against the wind, then forcefully turns the wheel; a controlled plume of white steam surges from the pipework and streams sideways across the frame. Begin with a low, close tracking view beside the technician's heavy boots crunching through rime, then smoothly arc around and crane upward as the valve opens, ending in a wide elevated reveal of silver pipelines winding across a black volcanic plain toward distant snow-covered mountains. Strong, readable human motion; coat and hood buffeted by wind; airborne ice crystals, rolling steam, vibrating pipes, and drifting ground mist create layered environmental movement. Industrial-sublime art direction, cyan polar twilight, chalk-white frost, tarnished copper, black lava, one sharp orange accent, soft blue practical lights glowing through vapor. Anamorphic landscape composition, restrained lens flare, realistic scale and physics, subtle film grain, high-end natural-history documentary cinematography, no cuts, no on-screen text." \
negativePrompt="Illegible lettering, logos, fantasy machinery, explosions, fire, crowds, extra limbs, distorted hands, jerky movement, rapid cuts, shaky camera, time-lapse, cartoon styling, oversaturated neon colors, low-detail backgrounds." \
width=1280 \
height=720 \
duration=10{
"taskType": "videoInference",
"taskUUID": "f5a8f01b-7310-4217-82cf-6e56d4773e31",
"model": "klingai:3@1",
"positivePrompt": "A single continuous 10-second cinematic teaser shot at a remote Icelandic geothermal power station before sunrise. A lone plant technician in a vivid safety-orange insulated suit strides along a frost-covered steel gantry toward a large oxidized copper valve wheel, braces against the wind, then forcefully turns the wheel; a controlled plume of white steam surges from the pipework and streams sideways across the frame. Begin with a low, close tracking view beside the technician's heavy boots crunching through rime, then smoothly arc around and crane upward as the valve opens, ending in a wide elevated reveal of silver pipelines winding across a black volcanic plain toward distant snow-covered mountains. Strong, readable human motion; coat and hood buffeted by wind; airborne ice crystals, rolling steam, vibrating pipes, and drifting ground mist create layered environmental movement. Industrial-sublime art direction, cyan polar twilight, chalk-white frost, tarnished copper, black lava, one sharp orange accent, soft blue practical lights glowing through vapor. Anamorphic landscape composition, restrained lens flare, realistic scale and physics, subtle film grain, high-end natural-history documentary cinematography, no cuts, no on-screen text.",
"negativePrompt": "Illegible lettering, logos, fantasy machinery, explosions, fire, crowds, extra limbs, distorted hands, jerky movement, rapid cuts, shaky camera, time-lapse, cartoon styling, oversaturated neon colors, low-detail backgrounds.",
"width": 1280,
"height": 720,
"duration": 10
}{
"taskType": "videoInference",
"taskUUID": "f5a8f01b-7310-4217-82cf-6e56d4773e31",
"videoUUID": "0359c216-06a1-499d-af10-e88e730ef3b2",
"videoURL": "https://vm.runware.ai/video/os/a01d21/ws/5/vi/0359c216-06a1-499d-af10-e88e730ef3b2.mp4",
"seed": 594479827,
"cost": 0.3696
}Self-Rising Flood Barrier Demo
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'A polished 10-second industrial product demonstration in one continuous shot, composed for 16:9 landscape. Inside a sunlit architectural testing laboratory, a full-scale passive flood barrier is built into the threshold of a modern clinic entrance. The recessed brushed-aluminum panel begins completely flush with the terracotta floor. Clear glass sidewalls reveal the mechanism. A controlled surge of vivid aquamarine water rushes through the testing channel, carrying a few small leaves and realistic foam. As the water reaches the threshold, the barrier automatically floats upward, pivots smoothly into a vertical locked position, and forms a watertight seal. Water splashes and rolls against the outer face while the pale dry floor behind it remains completely untouched. Begin with a low, close three-quarter view beside the flush panel; dolly laterally with the advancing water, then arc gently around the rising barrier to reveal both the churning wet side and the protected dry entrance in the same frame. Finish on the fully deployed product holding firm under moving water. Crisp daylight, bold terracotta and aquamarine palette, brushed metal detail, physically plausible engineering, premium trade-show explainer cinematography, stable geometry, realistic fluid motion, no people, no labels, no on-screen graphics.',
negativePrompt: 'Text, captions, logos, branding, interface elements, split screen, multiple shots, jump cuts, shaky camera, deformed barrier, changing product design, exposed impossible machinery, water leaking behind the barrier, flooded protected floor, unrealistic fluid behavior, excessive spray obscuring the product, dark scene, fantasy elements',
width: 1280,
height: 720,
duration: 10
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "A polished 10-second industrial product demonstration in one continuous shot, composed for 16:9 landscape. Inside a sunlit architectural testing laboratory, a full-scale passive flood barrier is built into the threshold of a modern clinic entrance. The recessed brushed-aluminum panel begins completely flush with the terracotta floor. Clear glass sidewalls reveal the mechanism. A controlled surge of vivid aquamarine water rushes through the testing channel, carrying a few small leaves and realistic foam. As the water reaches the threshold, the barrier automatically floats upward, pivots smoothly into a vertical locked position, and forms a watertight seal. Water splashes and rolls against the outer face while the pale dry floor behind it remains completely untouched. Begin with a low, close three-quarter view beside the flush panel; dolly laterally with the advancing water, then arc gently around the rising barrier to reveal both the churning wet side and the protected dry entrance in the same frame. Finish on the fully deployed product holding firm under moving water. Crisp daylight, bold terracotta and aquamarine palette, brushed metal detail, physically plausible engineering, premium trade-show explainer cinematography, stable geometry, realistic fluid motion, no people, no labels, no on-screen graphics.",
"negativePrompt": "Text, captions, logos, branding, interface elements, split screen, multiple shots, jump cuts, shaky camera, deformed barrier, changing product design, exposed impossible machinery, water leaking behind the barrier, flooded protected floor, unrealistic fluid behavior, excessive spray obscuring the product, dark scene, fantasy elements",
"width": 1280,
"height": 720,
"duration": 10
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "c336b120-dfe8-47ca-92a5-231101dda449",
"model": "klingai:3@1",
"positivePrompt": "A polished 10-second industrial product demonstration in one continuous shot, composed for 16:9 landscape. Inside a sunlit architectural testing laboratory, a full-scale passive flood barrier is built into the threshold of a modern clinic entrance. The recessed brushed-aluminum panel begins completely flush with the terracotta floor. Clear glass sidewalls reveal the mechanism. A controlled surge of vivid aquamarine water rushes through the testing channel, carrying a few small leaves and realistic foam. As the water reaches the threshold, the barrier automatically floats upward, pivots smoothly into a vertical locked position, and forms a watertight seal. Water splashes and rolls against the outer face while the pale dry floor behind it remains completely untouched. Begin with a low, close three-quarter view beside the flush panel; dolly laterally with the advancing water, then arc gently around the rising barrier to reveal both the churning wet side and the protected dry entrance in the same frame. Finish on the fully deployed product holding firm under moving water. Crisp daylight, bold terracotta and aquamarine palette, brushed metal detail, physically plausible engineering, premium trade-show explainer cinematography, stable geometry, realistic fluid motion, no people, no labels, no on-screen graphics.",
"negativePrompt": "Text, captions, logos, branding, interface elements, split screen, multiple shots, jump cuts, shaky camera, deformed barrier, changing product design, exposed impossible machinery, water leaking behind the barrier, flooded protected floor, unrealistic fluid behavior, excessive spray obscuring the product, dark scene, fantasy elements",
"width": 1280,
"height": 720,
"duration": 10
}
]'runware run klingai:3@1 \
positivePrompt="A polished 10-second industrial product demonstration in one continuous shot, composed for 16:9 landscape. Inside a sunlit architectural testing laboratory, a full-scale passive flood barrier is built into the threshold of a modern clinic entrance. The recessed brushed-aluminum panel begins completely flush with the terracotta floor. Clear glass sidewalls reveal the mechanism. A controlled surge of vivid aquamarine water rushes through the testing channel, carrying a few small leaves and realistic foam. As the water reaches the threshold, the barrier automatically floats upward, pivots smoothly into a vertical locked position, and forms a watertight seal. Water splashes and rolls against the outer face while the pale dry floor behind it remains completely untouched. Begin with a low, close three-quarter view beside the flush panel; dolly laterally with the advancing water, then arc gently around the rising barrier to reveal both the churning wet side and the protected dry entrance in the same frame. Finish on the fully deployed product holding firm under moving water. Crisp daylight, bold terracotta and aquamarine palette, brushed metal detail, physically plausible engineering, premium trade-show explainer cinematography, stable geometry, realistic fluid motion, no people, no labels, no on-screen graphics." \
negativePrompt="Text, captions, logos, branding, interface elements, split screen, multiple shots, jump cuts, shaky camera, deformed barrier, changing product design, exposed impossible machinery, water leaking behind the barrier, flooded protected floor, unrealistic fluid behavior, excessive spray obscuring the product, dark scene, fantasy elements" \
width=1280 \
height=720 \
duration=10{
"taskType": "videoInference",
"taskUUID": "c336b120-dfe8-47ca-92a5-231101dda449",
"model": "klingai:3@1",
"positivePrompt": "A polished 10-second industrial product demonstration in one continuous shot, composed for 16:9 landscape. Inside a sunlit architectural testing laboratory, a full-scale passive flood barrier is built into the threshold of a modern clinic entrance. The recessed brushed-aluminum panel begins completely flush with the terracotta floor. Clear glass sidewalls reveal the mechanism. A controlled surge of vivid aquamarine water rushes through the testing channel, carrying a few small leaves and realistic foam. As the water reaches the threshold, the barrier automatically floats upward, pivots smoothly into a vertical locked position, and forms a watertight seal. Water splashes and rolls against the outer face while the pale dry floor behind it remains completely untouched. Begin with a low, close three-quarter view beside the flush panel; dolly laterally with the advancing water, then arc gently around the rising barrier to reveal both the churning wet side and the protected dry entrance in the same frame. Finish on the fully deployed product holding firm under moving water. Crisp daylight, bold terracotta and aquamarine palette, brushed metal detail, physically plausible engineering, premium trade-show explainer cinematography, stable geometry, realistic fluid motion, no people, no labels, no on-screen graphics.",
"negativePrompt": "Text, captions, logos, branding, interface elements, split screen, multiple shots, jump cuts, shaky camera, deformed barrier, changing product design, exposed impossible machinery, water leaking behind the barrier, flooded protected floor, unrealistic fluid behavior, excessive spray obscuring the product, dark scene, fantasy elements",
"width": 1280,
"height": 720,
"duration": 10
}{
"taskType": "videoInference",
"taskUUID": "c336b120-dfe8-47ca-92a5-231101dda449",
"videoUUID": "80d23b5f-4a6d-4ac3-b0e4-fbec06cbee75",
"videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/80d23b5f-4a6d-4ac3-b0e4-fbec06cbee75.mp4",
"seed": 1548376838,
"cost": 0.3696
}Bioluminescent Algae Product Reel
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'Continue this scene as one uninterrupted five-second vertical product shot. The hand gently rotates the flask in one smooth circular motion, creating a visible spiral current in the amber-brown liquid. As the dinoflagellates are disturbed, thousands of tiny natural cyan-blue points illuminate inside the moving water, beginning near the outer edge and blooming into a bright swirling constellation throughout the flask. The glow must remain contained within the liquid and follow its turbulence realistically, with delicate reflections appearing on the fingers and tabletop. Slowly push the camera closer while keeping the entire flask centered, sharp, and stable. The wrist settles at the end while the luminous particles continue drifting in a soft vortex. Photorealistic fluid motion, accurate glass refraction, deep navy and electric cyan palette, quiet scientific wonder, premium direct-to-consumer social reel aesthetic.',
negativePrompt: 'Text, captions, logos, labels, interface graphics, cuts, scene changes, extra hands, deformed fingers, warped flask, spilling liquid, smoke, flames, fantasy lightning, glow outside the liquid, excessive camera shake, flicker, pulsing exposure, cartoon rendering, low detail.',
width: 720,
height: 1280,
duration: 5,
inputs: {
frameImages: [
'https://assets.runware.ai/assets/inputs/8bbbf075-6d50-4f2d-8fdd-0175554fc8b6.jpg'
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "Continue this scene as one uninterrupted five-second vertical product shot. The hand gently rotates the flask in one smooth circular motion, creating a visible spiral current in the amber-brown liquid. As the dinoflagellates are disturbed, thousands of tiny natural cyan-blue points illuminate inside the moving water, beginning near the outer edge and blooming into a bright swirling constellation throughout the flask. The glow must remain contained within the liquid and follow its turbulence realistically, with delicate reflections appearing on the fingers and tabletop. Slowly push the camera closer while keeping the entire flask centered, sharp, and stable. The wrist settles at the end while the luminous particles continue drifting in a soft vortex. Photorealistic fluid motion, accurate glass refraction, deep navy and electric cyan palette, quiet scientific wonder, premium direct-to-consumer social reel aesthetic.",
"negativePrompt": "Text, captions, logos, labels, interface graphics, cuts, scene changes, extra hands, deformed fingers, warped flask, spilling liquid, smoke, flames, fantasy lightning, glow outside the liquid, excessive camera shake, flicker, pulsing exposure, cartoon rendering, low detail.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/8bbbf075-6d50-4f2d-8fdd-0175554fc8b6.jpg"
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "9a80a285-ee83-49c0-bd97-a3d7d6c30479",
"model": "klingai:3@1",
"positivePrompt": "Continue this scene as one uninterrupted five-second vertical product shot. The hand gently rotates the flask in one smooth circular motion, creating a visible spiral current in the amber-brown liquid. As the dinoflagellates are disturbed, thousands of tiny natural cyan-blue points illuminate inside the moving water, beginning near the outer edge and blooming into a bright swirling constellation throughout the flask. The glow must remain contained within the liquid and follow its turbulence realistically, with delicate reflections appearing on the fingers and tabletop. Slowly push the camera closer while keeping the entire flask centered, sharp, and stable. The wrist settles at the end while the luminous particles continue drifting in a soft vortex. Photorealistic fluid motion, accurate glass refraction, deep navy and electric cyan palette, quiet scientific wonder, premium direct-to-consumer social reel aesthetic.",
"negativePrompt": "Text, captions, logos, labels, interface graphics, cuts, scene changes, extra hands, deformed fingers, warped flask, spilling liquid, smoke, flames, fantasy lightning, glow outside the liquid, excessive camera shake, flicker, pulsing exposure, cartoon rendering, low detail.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/8bbbf075-6d50-4f2d-8fdd-0175554fc8b6.jpg"
]
}
}
]'runware run klingai:3@1 \
positivePrompt="Continue this scene as one uninterrupted five-second vertical product shot. The hand gently rotates the flask in one smooth circular motion, creating a visible spiral current in the amber-brown liquid. As the dinoflagellates are disturbed, thousands of tiny natural cyan-blue points illuminate inside the moving water, beginning near the outer edge and blooming into a bright swirling constellation throughout the flask. The glow must remain contained within the liquid and follow its turbulence realistically, with delicate reflections appearing on the fingers and tabletop. Slowly push the camera closer while keeping the entire flask centered, sharp, and stable. The wrist settles at the end while the luminous particles continue drifting in a soft vortex. Photorealistic fluid motion, accurate glass refraction, deep navy and electric cyan palette, quiet scientific wonder, premium direct-to-consumer social reel aesthetic." \
negativePrompt="Text, captions, logos, labels, interface graphics, cuts, scene changes, extra hands, deformed fingers, warped flask, spilling liquid, smoke, flames, fantasy lightning, glow outside the liquid, excessive camera shake, flicker, pulsing exposure, cartoon rendering, low detail." \
width=720 \
height=1280 \
duration=5 \
inputs.frameImages.0=https://assets.runware.ai/assets/inputs/8bbbf075-6d50-4f2d-8fdd-0175554fc8b6.jpg{
"taskType": "videoInference",
"taskUUID": "9a80a285-ee83-49c0-bd97-a3d7d6c30479",
"model": "klingai:3@1",
"positivePrompt": "Continue this scene as one uninterrupted five-second vertical product shot. The hand gently rotates the flask in one smooth circular motion, creating a visible spiral current in the amber-brown liquid. As the dinoflagellates are disturbed, thousands of tiny natural cyan-blue points illuminate inside the moving water, beginning near the outer edge and blooming into a bright swirling constellation throughout the flask. The glow must remain contained within the liquid and follow its turbulence realistically, with delicate reflections appearing on the fingers and tabletop. Slowly push the camera closer while keeping the entire flask centered, sharp, and stable. The wrist settles at the end while the luminous particles continue drifting in a soft vortex. Photorealistic fluid motion, accurate glass refraction, deep navy and electric cyan palette, quiet scientific wonder, premium direct-to-consumer social reel aesthetic.",
"negativePrompt": "Text, captions, logos, labels, interface graphics, cuts, scene changes, extra hands, deformed fingers, warped flask, spilling liquid, smoke, flames, fantasy lightning, glow outside the liquid, excessive camera shake, flicker, pulsing exposure, cartoon rendering, low detail.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/8bbbf075-6d50-4f2d-8fdd-0175554fc8b6.jpg"
]
}
}{
"taskType": "videoInference",
"taskUUID": "9a80a285-ee83-49c0-bd97-a3d7d6c30479",
"videoUUID": "430f11f2-eae5-418e-9efb-8bbf51eb91d1",
"videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/430f11f2-eae5-418e-9efb-8bbf51eb91d1.mp4",
"seed": 760497113,
"cost": 0.1848
}Avalanche Snowpack Testing B-Roll
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'In one continuous photorealistic documentary shot, the avalanche forecaster slowly draws the metal study card downward across the exposed snow-pit wall, revealing several distinct compacted layers. Fine snow crystals loosen and trickle naturally into the pit while a light alpine breeze lifts a few grains from the upper edge and subtly moves the orange jacket fabric. The forecaster pauses at a fragile layer and gently taps it with one gloved finger, focused and methodical. The camera makes a restrained, smooth push-in toward the card and layered snow profile while preserving the vertical composition and realistic scale. Soft overcast mountain light remains consistent; background fir trees stay softly out of focus. Stable anatomy, credible professional fieldwork, natural snow physics, calm educational stock-footage aesthetic, no cuts, no text, no logos.',
width: 720,
height: 1280,
duration: 5,
inputs: {
frameImages: [
'https://assets.runware.ai/assets/inputs/cd848e84-d860-48ee-b451-5b987363d70c.jpg'
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "In one continuous photorealistic documentary shot, the avalanche forecaster slowly draws the metal study card downward across the exposed snow-pit wall, revealing several distinct compacted layers. Fine snow crystals loosen and trickle naturally into the pit while a light alpine breeze lifts a few grains from the upper edge and subtly moves the orange jacket fabric. The forecaster pauses at a fragile layer and gently taps it with one gloved finger, focused and methodical. The camera makes a restrained, smooth push-in toward the card and layered snow profile while preserving the vertical composition and realistic scale. Soft overcast mountain light remains consistent; background fir trees stay softly out of focus. Stable anatomy, credible professional fieldwork, natural snow physics, calm educational stock-footage aesthetic, no cuts, no text, no logos.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/cd848e84-d860-48ee-b451-5b987363d70c.jpg"
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "40310c8b-adc9-4c4e-b3e3-85ab3d53bd08",
"model": "klingai:3@1",
"positivePrompt": "In one continuous photorealistic documentary shot, the avalanche forecaster slowly draws the metal study card downward across the exposed snow-pit wall, revealing several distinct compacted layers. Fine snow crystals loosen and trickle naturally into the pit while a light alpine breeze lifts a few grains from the upper edge and subtly moves the orange jacket fabric. The forecaster pauses at a fragile layer and gently taps it with one gloved finger, focused and methodical. The camera makes a restrained, smooth push-in toward the card and layered snow profile while preserving the vertical composition and realistic scale. Soft overcast mountain light remains consistent; background fir trees stay softly out of focus. Stable anatomy, credible professional fieldwork, natural snow physics, calm educational stock-footage aesthetic, no cuts, no text, no logos.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/cd848e84-d860-48ee-b451-5b987363d70c.jpg"
]
}
}
]'runware run klingai:3@1 \
positivePrompt="In one continuous photorealistic documentary shot, the avalanche forecaster slowly draws the metal study card downward across the exposed snow-pit wall, revealing several distinct compacted layers. Fine snow crystals loosen and trickle naturally into the pit while a light alpine breeze lifts a few grains from the upper edge and subtly moves the orange jacket fabric. The forecaster pauses at a fragile layer and gently taps it with one gloved finger, focused and methodical. The camera makes a restrained, smooth push-in toward the card and layered snow profile while preserving the vertical composition and realistic scale. Soft overcast mountain light remains consistent; background fir trees stay softly out of focus. Stable anatomy, credible professional fieldwork, natural snow physics, calm educational stock-footage aesthetic, no cuts, no text, no logos." \
width=720 \
height=1280 \
duration=5 \
inputs.frameImages.0=https://assets.runware.ai/assets/inputs/cd848e84-d860-48ee-b451-5b987363d70c.jpg{
"taskType": "videoInference",
"taskUUID": "40310c8b-adc9-4c4e-b3e3-85ab3d53bd08",
"model": "klingai:3@1",
"positivePrompt": "In one continuous photorealistic documentary shot, the avalanche forecaster slowly draws the metal study card downward across the exposed snow-pit wall, revealing several distinct compacted layers. Fine snow crystals loosen and trickle naturally into the pit while a light alpine breeze lifts a few grains from the upper edge and subtly moves the orange jacket fabric. The forecaster pauses at a fragile layer and gently taps it with one gloved finger, focused and methodical. The camera makes a restrained, smooth push-in toward the card and layered snow profile while preserving the vertical composition and realistic scale. Soft overcast mountain light remains consistent; background fir trees stay softly out of focus. Stable anatomy, credible professional fieldwork, natural snow physics, calm educational stock-footage aesthetic, no cuts, no text, no logos.",
"width": 720,
"height": 1280,
"duration": 5,
"inputs": {
"frameImages": [
"https://assets.runware.ai/assets/inputs/cd848e84-d860-48ee-b451-5b987363d70c.jpg"
]
}
}{
"taskType": "videoInference",
"taskUUID": "40310c8b-adc9-4c4e-b3e3-85ab3d53bd08",
"videoUUID": "06b377d0-85f9-4fdb-a7d8-1f19c8d0cda3",
"videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/06b377d0-85f9-4fdb-a7d8-1f19c8d0cda3.mp4",
"seed": 1027497405,
"cost": 0.1848
}Windblown Rooftop Laundry Chase
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'A nimble ginger cat darts across a dense maze of apartment rooftops in a warm coastal city at late afternoon, weaving between fluttering laundry lines, terracotta chimneys, water tanks, and potted citrus trees. A young courier in a mustard windbreaker follows a few steps behind, laughing as loose sheets billow overhead. The camera tracks sideways in one continuous smooth shot, keeping pace as the cat leaps narrow gaps, kicks a clothespin basket that spills colorful pins, and skids past a small rooftop pigeon coop. Strong gusts animate shirts, curtains, flags, and hair; sunlight glows on stucco walls and patterned tiles; distant buildings shimmer in the heat. Natural cinematic motion, believable physics, lively but stable action, rich detail, expressive body language, polished 3D animated feature film aesthetic.',
negativePrompt: 'flicker, jitter, warped anatomy, extra limbs, duplicated subjects, collision errors, blurry details, low contrast, abrupt camera shake, text, watermark, logo',
width: 1280,
height: 720,
duration: 5,
CFGScale: 0.7
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "A nimble ginger cat darts across a dense maze of apartment rooftops in a warm coastal city at late afternoon, weaving between fluttering laundry lines, terracotta chimneys, water tanks, and potted citrus trees. A young courier in a mustard windbreaker follows a few steps behind, laughing as loose sheets billow overhead. The camera tracks sideways in one continuous smooth shot, keeping pace as the cat leaps narrow gaps, kicks a clothespin basket that spills colorful pins, and skids past a small rooftop pigeon coop. Strong gusts animate shirts, curtains, flags, and hair; sunlight glows on stucco walls and patterned tiles; distant buildings shimmer in the heat. Natural cinematic motion, believable physics, lively but stable action, rich detail, expressive body language, polished 3D animated feature film aesthetic.",
"negativePrompt": "flicker, jitter, warped anatomy, extra limbs, duplicated subjects, collision errors, blurry details, low contrast, abrupt camera shake, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.7
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "14d30f6f-47a5-40ea-9b2b-d8db95429fee",
"model": "klingai:3@1",
"positivePrompt": "A nimble ginger cat darts across a dense maze of apartment rooftops in a warm coastal city at late afternoon, weaving between fluttering laundry lines, terracotta chimneys, water tanks, and potted citrus trees. A young courier in a mustard windbreaker follows a few steps behind, laughing as loose sheets billow overhead. The camera tracks sideways in one continuous smooth shot, keeping pace as the cat leaps narrow gaps, kicks a clothespin basket that spills colorful pins, and skids past a small rooftop pigeon coop. Strong gusts animate shirts, curtains, flags, and hair; sunlight glows on stucco walls and patterned tiles; distant buildings shimmer in the heat. Natural cinematic motion, believable physics, lively but stable action, rich detail, expressive body language, polished 3D animated feature film aesthetic.",
"negativePrompt": "flicker, jitter, warped anatomy, extra limbs, duplicated subjects, collision errors, blurry details, low contrast, abrupt camera shake, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.7
}
]'runware run klingai:3@1 \
positivePrompt="A nimble ginger cat darts across a dense maze of apartment rooftops in a warm coastal city at late afternoon, weaving between fluttering laundry lines, terracotta chimneys, water tanks, and potted citrus trees. A young courier in a mustard windbreaker follows a few steps behind, laughing as loose sheets billow overhead. The camera tracks sideways in one continuous smooth shot, keeping pace as the cat leaps narrow gaps, kicks a clothespin basket that spills colorful pins, and skids past a small rooftop pigeon coop. Strong gusts animate shirts, curtains, flags, and hair; sunlight glows on stucco walls and patterned tiles; distant buildings shimmer in the heat. Natural cinematic motion, believable physics, lively but stable action, rich detail, expressive body language, polished 3D animated feature film aesthetic." \
negativePrompt="flicker, jitter, warped anatomy, extra limbs, duplicated subjects, collision errors, blurry details, low contrast, abrupt camera shake, text, watermark, logo" \
width=1280 \
height=720 \
duration=5 \
CFGScale=0.7{
"taskType": "videoInference",
"taskUUID": "14d30f6f-47a5-40ea-9b2b-d8db95429fee",
"model": "klingai:3@1",
"positivePrompt": "A nimble ginger cat darts across a dense maze of apartment rooftops in a warm coastal city at late afternoon, weaving between fluttering laundry lines, terracotta chimneys, water tanks, and potted citrus trees. A young courier in a mustard windbreaker follows a few steps behind, laughing as loose sheets billow overhead. The camera tracks sideways in one continuous smooth shot, keeping pace as the cat leaps narrow gaps, kicks a clothespin basket that spills colorful pins, and skids past a small rooftop pigeon coop. Strong gusts animate shirts, curtains, flags, and hair; sunlight glows on stucco walls and patterned tiles; distant buildings shimmer in the heat. Natural cinematic motion, believable physics, lively but stable action, rich detail, expressive body language, polished 3D animated feature film aesthetic.",
"negativePrompt": "flicker, jitter, warped anatomy, extra limbs, duplicated subjects, collision errors, blurry details, low contrast, abrupt camera shake, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.7
}{
"taskType": "videoInference",
"taskUUID": "14d30f6f-47a5-40ea-9b2b-d8db95429fee",
"videoUUID": "7d351903-8b16-416c-9f95-4541e4376d6f",
"videoURL": "https://vm.runware.ai/video/os/a17d13/ws/5/vi/7d351903-8b16-416c-9f95-4541e4376d6f.mp4",
"seed": 1116118765,
"cost": 0.1848
}Origami Dragon Library Storm
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'Inside a vast old library of towering wooden shelves and suspended paper lanterns, thousands of loose manuscript pages lift into the air and spiral into the shape of a gigantic origami dragon. The dragon glides between ladders and balconies without breaking apart, its folded wings flexing with crisp paper detail. A young archivist in an ink-stained coat stands on a rolling ladder, holding a glowing reading lamp as pages whip past. The camera begins low at table level among open books, then slowly dollies forward and tilts upward to follow the dragon circling the central hall. Warm amber lamplight mixes with cool storm light from tall arched windows, casting moving shadows across carved wood and marble floors. Dust motes, fluttering bookmarks, swaying lantern chains, and believable paper turbulence create rich secondary motion. Cinematic fantasy, highly detailed environment, smooth temporal consistency, stable subject motion, dramatic but elegant atmosphere.',
negativePrompt: 'low detail, blurry text, warped anatomy, extra limbs, duplicate person, broken paper shapes, flickering light, jittery camera, choppy motion, deformed shelves, collapsed architecture, oversaturated colors, watermark, logo, subtitles',
width: 1280,
height: 720,
duration: 5,
CFGScale: 0.6
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "Inside a vast old library of towering wooden shelves and suspended paper lanterns, thousands of loose manuscript pages lift into the air and spiral into the shape of a gigantic origami dragon. The dragon glides between ladders and balconies without breaking apart, its folded wings flexing with crisp paper detail. A young archivist in an ink-stained coat stands on a rolling ladder, holding a glowing reading lamp as pages whip past. The camera begins low at table level among open books, then slowly dollies forward and tilts upward to follow the dragon circling the central hall. Warm amber lamplight mixes with cool storm light from tall arched windows, casting moving shadows across carved wood and marble floors. Dust motes, fluttering bookmarks, swaying lantern chains, and believable paper turbulence create rich secondary motion. Cinematic fantasy, highly detailed environment, smooth temporal consistency, stable subject motion, dramatic but elegant atmosphere.",
"negativePrompt": "low detail, blurry text, warped anatomy, extra limbs, duplicate person, broken paper shapes, flickering light, jittery camera, choppy motion, deformed shelves, collapsed architecture, oversaturated colors, watermark, logo, subtitles",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.6
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "b2b12f9d-6822-434e-bcdb-792ec67bab65",
"model": "klingai:3@1",
"positivePrompt": "Inside a vast old library of towering wooden shelves and suspended paper lanterns, thousands of loose manuscript pages lift into the air and spiral into the shape of a gigantic origami dragon. The dragon glides between ladders and balconies without breaking apart, its folded wings flexing with crisp paper detail. A young archivist in an ink-stained coat stands on a rolling ladder, holding a glowing reading lamp as pages whip past. The camera begins low at table level among open books, then slowly dollies forward and tilts upward to follow the dragon circling the central hall. Warm amber lamplight mixes with cool storm light from tall arched windows, casting moving shadows across carved wood and marble floors. Dust motes, fluttering bookmarks, swaying lantern chains, and believable paper turbulence create rich secondary motion. Cinematic fantasy, highly detailed environment, smooth temporal consistency, stable subject motion, dramatic but elegant atmosphere.",
"negativePrompt": "low detail, blurry text, warped anatomy, extra limbs, duplicate person, broken paper shapes, flickering light, jittery camera, choppy motion, deformed shelves, collapsed architecture, oversaturated colors, watermark, logo, subtitles",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.6
}
]'runware run klingai:3@1 \
positivePrompt="Inside a vast old library of towering wooden shelves and suspended paper lanterns, thousands of loose manuscript pages lift into the air and spiral into the shape of a gigantic origami dragon. The dragon glides between ladders and balconies without breaking apart, its folded wings flexing with crisp paper detail. A young archivist in an ink-stained coat stands on a rolling ladder, holding a glowing reading lamp as pages whip past. The camera begins low at table level among open books, then slowly dollies forward and tilts upward to follow the dragon circling the central hall. Warm amber lamplight mixes with cool storm light from tall arched windows, casting moving shadows across carved wood and marble floors. Dust motes, fluttering bookmarks, swaying lantern chains, and believable paper turbulence create rich secondary motion. Cinematic fantasy, highly detailed environment, smooth temporal consistency, stable subject motion, dramatic but elegant atmosphere." \
negativePrompt="low detail, blurry text, warped anatomy, extra limbs, duplicate person, broken paper shapes, flickering light, jittery camera, choppy motion, deformed shelves, collapsed architecture, oversaturated colors, watermark, logo, subtitles" \
width=1280 \
height=720 \
duration=5 \
CFGScale=0.6{
"taskType": "videoInference",
"taskUUID": "b2b12f9d-6822-434e-bcdb-792ec67bab65",
"model": "klingai:3@1",
"positivePrompt": "Inside a vast old library of towering wooden shelves and suspended paper lanterns, thousands of loose manuscript pages lift into the air and spiral into the shape of a gigantic origami dragon. The dragon glides between ladders and balconies without breaking apart, its folded wings flexing with crisp paper detail. A young archivist in an ink-stained coat stands on a rolling ladder, holding a glowing reading lamp as pages whip past. The camera begins low at table level among open books, then slowly dollies forward and tilts upward to follow the dragon circling the central hall. Warm amber lamplight mixes with cool storm light from tall arched windows, casting moving shadows across carved wood and marble floors. Dust motes, fluttering bookmarks, swaying lantern chains, and believable paper turbulence create rich secondary motion. Cinematic fantasy, highly detailed environment, smooth temporal consistency, stable subject motion, dramatic but elegant atmosphere.",
"negativePrompt": "low detail, blurry text, warped anatomy, extra limbs, duplicate person, broken paper shapes, flickering light, jittery camera, choppy motion, deformed shelves, collapsed architecture, oversaturated colors, watermark, logo, subtitles",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.6
}{
"taskType": "videoInference",
"taskUUID": "b2b12f9d-6822-434e-bcdb-792ec67bab65",
"videoUUID": "686c633d-dd30-43ab-a693-3ee5e7b6f213",
"videoURL": "https://vm.runware.ai/video/os/a10d08/ws/5/vi/686c633d-dd30-43ab-a693-3ee5e7b6f213.mp4",
"seed": 97106252,
"cost": 0.1848
}Rainy Neon Arcade Corridor
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'Animate from the provided first frame into a smooth cinematic sequence inside a rainy futuristic arcade corridor. The camera slowly pushes forward with a slight handheld float. The teenage mechanic shifts weight and turns their head toward a flickering cabinet, jacket hem swaying subtly. Two small hovering service drones circle lazily, indicator lights blinking. Reflections ripple across the wet floor as signage pulses and game screens flash in alternating colors. A prize counter hologram jitters softly, distant ceiling fans rotate, and a few hanging cables tremble from ambient airflow. Preserve the composition, character identity, and environment details from the input image while adding stable, believable motion and strong temporal consistency.',
negativePrompt: 'extra characters, warped anatomy, duplicated drones, broken limbs, melting objects, sudden camera jumps, heavy motion blur, flickering face, unstable geometry, low detail, text artifacts, oversaturated glow, chaotic movement',
width: 1280,
height: 720,
duration: 5,
CFGScale: 0.5,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/c23cc257-2073-4329-bfb9-8074eb90ea48.jpg',
frame: 'first'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "Animate from the provided first frame into a smooth cinematic sequence inside a rainy futuristic arcade corridor. The camera slowly pushes forward with a slight handheld float. The teenage mechanic shifts weight and turns their head toward a flickering cabinet, jacket hem swaying subtly. Two small hovering service drones circle lazily, indicator lights blinking. Reflections ripple across the wet floor as signage pulses and game screens flash in alternating colors. A prize counter hologram jitters softly, distant ceiling fans rotate, and a few hanging cables tremble from ambient airflow. Preserve the composition, character identity, and environment details from the input image while adding stable, believable motion and strong temporal consistency.",
"negativePrompt": "extra characters, warped anatomy, duplicated drones, broken limbs, melting objects, sudden camera jumps, heavy motion blur, flickering face, unstable geometry, low detail, text artifacts, oversaturated glow, chaotic movement",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c23cc257-2073-4329-bfb9-8074eb90ea48.jpg",
"frame": "first"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "5d1e6d1b-a9b3-4bfd-b58c-1b3a3669a0a7",
"model": "klingai:3@1",
"positivePrompt": "Animate from the provided first frame into a smooth cinematic sequence inside a rainy futuristic arcade corridor. The camera slowly pushes forward with a slight handheld float. The teenage mechanic shifts weight and turns their head toward a flickering cabinet, jacket hem swaying subtly. Two small hovering service drones circle lazily, indicator lights blinking. Reflections ripple across the wet floor as signage pulses and game screens flash in alternating colors. A prize counter hologram jitters softly, distant ceiling fans rotate, and a few hanging cables tremble from ambient airflow. Preserve the composition, character identity, and environment details from the input image while adding stable, believable motion and strong temporal consistency.",
"negativePrompt": "extra characters, warped anatomy, duplicated drones, broken limbs, melting objects, sudden camera jumps, heavy motion blur, flickering face, unstable geometry, low detail, text artifacts, oversaturated glow, chaotic movement",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c23cc257-2073-4329-bfb9-8074eb90ea48.jpg",
"frame": "first"
}
]
}
}
]'runware run klingai:3@1 \
positivePrompt="Animate from the provided first frame into a smooth cinematic sequence inside a rainy futuristic arcade corridor. The camera slowly pushes forward with a slight handheld float. The teenage mechanic shifts weight and turns their head toward a flickering cabinet, jacket hem swaying subtly. Two small hovering service drones circle lazily, indicator lights blinking. Reflections ripple across the wet floor as signage pulses and game screens flash in alternating colors. A prize counter hologram jitters softly, distant ceiling fans rotate, and a few hanging cables tremble from ambient airflow. Preserve the composition, character identity, and environment details from the input image while adding stable, believable motion and strong temporal consistency." \
negativePrompt="extra characters, warped anatomy, duplicated drones, broken limbs, melting objects, sudden camera jumps, heavy motion blur, flickering face, unstable geometry, low detail, text artifacts, oversaturated glow, chaotic movement" \
width=1280 \
height=720 \
duration=5 \
CFGScale=0.5 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/c23cc257-2073-4329-bfb9-8074eb90ea48.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "5d1e6d1b-a9b3-4bfd-b58c-1b3a3669a0a7",
"model": "klingai:3@1",
"positivePrompt": "Animate from the provided first frame into a smooth cinematic sequence inside a rainy futuristic arcade corridor. The camera slowly pushes forward with a slight handheld float. The teenage mechanic shifts weight and turns their head toward a flickering cabinet, jacket hem swaying subtly. Two small hovering service drones circle lazily, indicator lights blinking. Reflections ripple across the wet floor as signage pulses and game screens flash in alternating colors. A prize counter hologram jitters softly, distant ceiling fans rotate, and a few hanging cables tremble from ambient airflow. Preserve the composition, character identity, and environment details from the input image while adding stable, believable motion and strong temporal consistency.",
"negativePrompt": "extra characters, warped anatomy, duplicated drones, broken limbs, melting objects, sudden camera jumps, heavy motion blur, flickering face, unstable geometry, low detail, text artifacts, oversaturated glow, chaotic movement",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/c23cc257-2073-4329-bfb9-8074eb90ea48.jpg",
"frame": "first"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "5d1e6d1b-a9b3-4bfd-b58c-1b3a3669a0a7",
"videoUUID": "bd24a606-1dd1-46dd-a162-4f22f2781a46",
"videoURL": "https://vm.runware.ai/video/os/a24d12/ws/5/vi/bd24a606-1dd1-46dd-a162-4f22f2781a46.mp4",
"seed": 213626230,
"cost": 0.1848
}Velvet Cabaret Robot Encore
import { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'klingai:3@1',
positivePrompt: 'Animate the stage performer from the provided first frame: a graceful brass-and-porcelain humanoid entertainer makes a poised encore gesture, tilts the head slightly, lifts the free hand with delicate finger motion, and takes a subtle half-step forward. Crimson curtains ripple softly, warm spotlights sweep slowly across the stage, reflections glide over the glossy floor, and a faint haze catches the beams. Camera performs a slow forward dolly with steady framing. Rich Art Deco atmosphere, polished materials, smooth motion, elegant theatrical energy, consistent character design.',
negativePrompt: 'flicker, jitter, warped limbs, extra fingers, distorted face, abrupt camera shake, low detail, blurry subject, duplicated body parts, broken reflections, fast chaotic motion, text, watermark, logo',
width: 1280,
height: 720,
duration: 5,
CFGScale: 0.5,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/d0340aa0-91b6-4dff-99fc-222a5cd48420.jpg',
frame: 'first'
}
]
}
})import asyncio
import os
from runware import Runware
async def main():
async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
results = await client.run({
"model": "klingai:3@1",
"positivePrompt": "Animate the stage performer from the provided first frame: a graceful brass-and-porcelain humanoid entertainer makes a poised encore gesture, tilts the head slightly, lifts the free hand with delicate finger motion, and takes a subtle half-step forward. Crimson curtains ripple softly, warm spotlights sweep slowly across the stage, reflections glide over the glossy floor, and a faint haze catches the beams. Camera performs a slow forward dolly with steady framing. Rich Art Deco atmosphere, polished materials, smooth motion, elegant theatrical energy, consistent character design.",
"negativePrompt": "flicker, jitter, warped limbs, extra fingers, distorted face, abrupt camera shake, low detail, blurry subject, duplicated body parts, broken reflections, fast chaotic motion, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/d0340aa0-91b6-4dff-99fc-222a5cd48420.jpg",
"frame": "first"
}
]
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "04f3635d-4ab7-4655-8cc2-a319556169b3",
"model": "klingai:3@1",
"positivePrompt": "Animate the stage performer from the provided first frame: a graceful brass-and-porcelain humanoid entertainer makes a poised encore gesture, tilts the head slightly, lifts the free hand with delicate finger motion, and takes a subtle half-step forward. Crimson curtains ripple softly, warm spotlights sweep slowly across the stage, reflections glide over the glossy floor, and a faint haze catches the beams. Camera performs a slow forward dolly with steady framing. Rich Art Deco atmosphere, polished materials, smooth motion, elegant theatrical energy, consistent character design.",
"negativePrompt": "flicker, jitter, warped limbs, extra fingers, distorted face, abrupt camera shake, low detail, blurry subject, duplicated body parts, broken reflections, fast chaotic motion, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/d0340aa0-91b6-4dff-99fc-222a5cd48420.jpg",
"frame": "first"
}
]
}
}
]'runware run klingai:3@1 \
positivePrompt="Animate the stage performer from the provided first frame: a graceful brass-and-porcelain humanoid entertainer makes a poised encore gesture, tilts the head slightly, lifts the free hand with delicate finger motion, and takes a subtle half-step forward. Crimson curtains ripple softly, warm spotlights sweep slowly across the stage, reflections glide over the glossy floor, and a faint haze catches the beams. Camera performs a slow forward dolly with steady framing. Rich Art Deco atmosphere, polished materials, smooth motion, elegant theatrical energy, consistent character design." \
negativePrompt="flicker, jitter, warped limbs, extra fingers, distorted face, abrupt camera shake, low detail, blurry subject, duplicated body parts, broken reflections, fast chaotic motion, text, watermark, logo" \
width=1280 \
height=720 \
duration=5 \
CFGScale=0.5 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/d0340aa0-91b6-4dff-99fc-222a5cd48420.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "04f3635d-4ab7-4655-8cc2-a319556169b3",
"model": "klingai:3@1",
"positivePrompt": "Animate the stage performer from the provided first frame: a graceful brass-and-porcelain humanoid entertainer makes a poised encore gesture, tilts the head slightly, lifts the free hand with delicate finger motion, and takes a subtle half-step forward. Crimson curtains ripple softly, warm spotlights sweep slowly across the stage, reflections glide over the glossy floor, and a faint haze catches the beams. Camera performs a slow forward dolly with steady framing. Rich Art Deco atmosphere, polished materials, smooth motion, elegant theatrical energy, consistent character design.",
"negativePrompt": "flicker, jitter, warped limbs, extra fingers, distorted face, abrupt camera shake, low detail, blurry subject, duplicated body parts, broken reflections, fast chaotic motion, text, watermark, logo",
"width": 1280,
"height": 720,
"duration": 5,
"CFGScale": 0.5,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/d0340aa0-91b6-4dff-99fc-222a5cd48420.jpg",
"frame": "first"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "04f3635d-4ab7-4655-8cc2-a319556169b3",
"videoUUID": "30a9a1fd-1d78-45f9-bad8-e7c67c7a4f4e",
"videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/30a9a1fd-1d78-45f9-bad8-e7c67c7a4f4e.mp4",
"seed": 44272937,
"cost": 0.1848
}