Aurora v1
Aurora v1 is a multimodal avatar video generation model that creates talking-head videos from a single image and an audio input. It focuses on realistic facial animation, accurate lip synchronization, and expressive motion, producing studio-quality results for spoken or musical performances.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples4
CODE
Ready-to-use code snippets for common workflows
audio-driven
Forensic Entomology Series Teaser$1.12~1m 7simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'creatify:aurora@0',
positivePrompt: 'Create a restrained, cinematic true-crime series teaser from the supplied portrait and spoken line. Preserve the forensic entomologist\'s identity, wardrobe, specimen vial, laboratory setting, amber-and-oxidized-lime palette, and medium close-up framing. Begin with her gaze lowered toward the vial, nearly motionless. As she starts speaking, she slowly raises her eyes to meet the lens. Animate precise, natural lip synchronization, subtle breathing, tiny facial muscle movements, and one controlled blink. Her delivery is intelligent and clinical rather than theatrical; a faint, knowing half-smile should appear only on the words \'names the killer.\' Keep her gloved hand steady with minimal finger movement. Add a very slow camera push toward her face while the background remains softly defocused and the practical examination lamp gently flickers. End with her holding direct eye contact in ominous stillness, creating a clean editorial moment for a cut to the series title card. Photorealistic facial motion, realistic skin and eyes, premium streaming-drama cinematography, no captions, no generated text, no additional people.',
CFGScale: 4.5,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/c4535cd4-5ba2-498a-8c6f-5a5815892acb.jpg',
audio: 'https://assets.runware.ai/assets/inputs/fc280909-a691-4afa-b77e-4771c46db582.mp3'
}
})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": "creatify:aurora@0",
"positivePrompt": "Create a restrained, cinematic true-crime series teaser from the supplied portrait and spoken line. Preserve the forensic entomologist's identity, wardrobe, specimen vial, laboratory setting, amber-and-oxidized-lime palette, and medium close-up framing. Begin with her gaze lowered toward the vial, nearly motionless. As she starts speaking, she slowly raises her eyes to meet the lens. Animate precise, natural lip synchronization, subtle breathing, tiny facial muscle movements, and one controlled blink. Her delivery is intelligent and clinical rather than theatrical; a faint, knowing half-smile should appear only on the words 'names the killer.' Keep her gloved hand steady with minimal finger movement. Add a very slow camera push toward her face while the background remains softly defocused and the practical examination lamp gently flickers. End with her holding direct eye contact in ominous stillness, creating a clean editorial moment for a cut to the series title card. Photorealistic facial motion, realistic skin and eyes, premium streaming-drama cinematography, no captions, no generated text, no additional people.",
"CFGScale": 4.5,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/c4535cd4-5ba2-498a-8c6f-5a5815892acb.jpg",
"audio": "https://assets.runware.ai/assets/inputs/fc280909-a691-4afa-b77e-4771c46db582.mp3"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "55a6b4a3-687d-4b20-9507-ae4ba07a25b6",
"model": "creatify:aurora@0",
"positivePrompt": "Create a restrained, cinematic true-crime series teaser from the supplied portrait and spoken line. Preserve the forensic entomologist's identity, wardrobe, specimen vial, laboratory setting, amber-and-oxidized-lime palette, and medium close-up framing. Begin with her gaze lowered toward the vial, nearly motionless. As she starts speaking, she slowly raises her eyes to meet the lens. Animate precise, natural lip synchronization, subtle breathing, tiny facial muscle movements, and one controlled blink. Her delivery is intelligent and clinical rather than theatrical; a faint, knowing half-smile should appear only on the words 'names the killer.' Keep her gloved hand steady with minimal finger movement. Add a very slow camera push toward her face while the background remains softly defocused and the practical examination lamp gently flickers. End with her holding direct eye contact in ominous stillness, creating a clean editorial moment for a cut to the series title card. Photorealistic facial motion, realistic skin and eyes, premium streaming-drama cinematography, no captions, no generated text, no additional people.",
"CFGScale": 4.5,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/c4535cd4-5ba2-498a-8c6f-5a5815892acb.jpg",
"audio": "https://assets.runware.ai/assets/inputs/fc280909-a691-4afa-b77e-4771c46db582.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="Create a restrained, cinematic true-crime series teaser from the supplied portrait and spoken line. Preserve the forensic entomologist's identity, wardrobe, specimen vial, laboratory setting, amber-and-oxidized-lime palette, and medium close-up framing. Begin with her gaze lowered toward the vial, nearly motionless. As she starts speaking, she slowly raises her eyes to meet the lens. Animate precise, natural lip synchronization, subtle breathing, tiny facial muscle movements, and one controlled blink. Her delivery is intelligent and clinical rather than theatrical; a faint, knowing half-smile should appear only on the words 'names the killer.' Keep her gloved hand steady with minimal finger movement. Add a very slow camera push toward her face while the background remains softly defocused and the practical examination lamp gently flickers. End with her holding direct eye contact in ominous stillness, creating a clean editorial moment for a cut to the series title card. Photorealistic facial motion, realistic skin and eyes, premium streaming-drama cinematography, no captions, no generated text, no additional people." \
CFGScale=4.5 \
inputs.image=https://assets.runware.ai/assets/inputs/c4535cd4-5ba2-498a-8c6f-5a5815892acb.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/fc280909-a691-4afa-b77e-4771c46db582.mp3{
"taskType": "videoInference",
"taskUUID": "55a6b4a3-687d-4b20-9507-ae4ba07a25b6",
"model": "creatify:aurora@0",
"positivePrompt": "Create a restrained, cinematic true-crime series teaser from the supplied portrait and spoken line. Preserve the forensic entomologist's identity, wardrobe, specimen vial, laboratory setting, amber-and-oxidized-lime palette, and medium close-up framing. Begin with her gaze lowered toward the vial, nearly motionless. As she starts speaking, she slowly raises her eyes to meet the lens. Animate precise, natural lip synchronization, subtle breathing, tiny facial muscle movements, and one controlled blink. Her delivery is intelligent and clinical rather than theatrical; a faint, knowing half-smile should appear only on the words 'names the killer.' Keep her gloved hand steady with minimal finger movement. Add a very slow camera push toward her face while the background remains softly defocused and the practical examination lamp gently flickers. End with her holding direct eye contact in ominous stillness, creating a clean editorial moment for a cut to the series title card. Photorealistic facial motion, realistic skin and eyes, premium streaming-drama cinematography, no captions, no generated text, no additional people.",
"CFGScale": 4.5,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/c4535cd4-5ba2-498a-8c6f-5a5815892acb.jpg",
"audio": "https://assets.runware.ai/assets/inputs/fc280909-a691-4afa-b77e-4771c46db582.mp3"
}
}Response
{
"taskType": "videoInference",
"taskUUID": "55a6b4a3-687d-4b20-9507-ae4ba07a25b6",
"videoUUID": "484ecddd-554a-4ec5-b65b-34f33f993bc6",
"videoURL": "https://vm.runware.ai/video/os/a08dlim3/ws/5/vi/484ecddd-554a-4ec5-b65b-34f33f993bc6.mp4",
"cost": 1.12
}audio-driven
Arctic Seed Vault Series Teaser$1.26~1m 35simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'creatify:aurora@0',
positivePrompt: 'Animate the portrait as a single uninterrupted opening shot from a cinematic documentary teaser. Preserve the subject’s identity, realistic age, clothing, lighting, and centered medium close-up framing. She begins almost motionless, holding direct eye contact with the camera as a faint cloud of breath leaves her mouth. Synchronize her lips precisely to the supplied speech with restrained, natural articulation. On “Tonight,” her brow tightens and her expression shifts from solemn resolve to contained alarm. At “the door,” she briefly glances toward the amber-lit corridor behind her, then returns her gaze to the viewer. Deliver the final words with quiet urgency and a slight tightening of the jaw. Add subtle blinking, breathing, minute head movement, and realistic facial muscle motion. Use a nearly imperceptible cinematic push-in while the cold cyan background remains softly out of focus and the distant amber warning light gently pulses. Austere, credible prestige-documentary mood; no cuts, no additional people, no subtitles, no graphics, and no exaggerated gestures.',
inputs: {
image: 'https://assets.runware.ai/assets/inputs/6e5a4b2d-9233-4571-8304-41bd80b921aa.jpg',
audio: 'https://assets.runware.ai/assets/inputs/b00451b5-bea2-4d17-b497-217c33b1ad63.mp3'
}
})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": "creatify:aurora@0",
"positivePrompt": "Animate the portrait as a single uninterrupted opening shot from a cinematic documentary teaser. Preserve the subject’s identity, realistic age, clothing, lighting, and centered medium close-up framing. She begins almost motionless, holding direct eye contact with the camera as a faint cloud of breath leaves her mouth. Synchronize her lips precisely to the supplied speech with restrained, natural articulation. On “Tonight,” her brow tightens and her expression shifts from solemn resolve to contained alarm. At “the door,” she briefly glances toward the amber-lit corridor behind her, then returns her gaze to the viewer. Deliver the final words with quiet urgency and a slight tightening of the jaw. Add subtle blinking, breathing, minute head movement, and realistic facial muscle motion. Use a nearly imperceptible cinematic push-in while the cold cyan background remains softly out of focus and the distant amber warning light gently pulses. Austere, credible prestige-documentary mood; no cuts, no additional people, no subtitles, no graphics, and no exaggerated gestures.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/6e5a4b2d-9233-4571-8304-41bd80b921aa.jpg",
"audio": "https://assets.runware.ai/assets/inputs/b00451b5-bea2-4d17-b497-217c33b1ad63.mp3"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "fad6127b-a8be-4c2f-b35d-836424ceb3f6",
"model": "creatify:aurora@0",
"positivePrompt": "Animate the portrait as a single uninterrupted opening shot from a cinematic documentary teaser. Preserve the subject’s identity, realistic age, clothing, lighting, and centered medium close-up framing. She begins almost motionless, holding direct eye contact with the camera as a faint cloud of breath leaves her mouth. Synchronize her lips precisely to the supplied speech with restrained, natural articulation. On “Tonight,” her brow tightens and her expression shifts from solemn resolve to contained alarm. At “the door,” she briefly glances toward the amber-lit corridor behind her, then returns her gaze to the viewer. Deliver the final words with quiet urgency and a slight tightening of the jaw. Add subtle blinking, breathing, minute head movement, and realistic facial muscle motion. Use a nearly imperceptible cinematic push-in while the cold cyan background remains softly out of focus and the distant amber warning light gently pulses. Austere, credible prestige-documentary mood; no cuts, no additional people, no subtitles, no graphics, and no exaggerated gestures.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/6e5a4b2d-9233-4571-8304-41bd80b921aa.jpg",
"audio": "https://assets.runware.ai/assets/inputs/b00451b5-bea2-4d17-b497-217c33b1ad63.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="Animate the portrait as a single uninterrupted opening shot from a cinematic documentary teaser. Preserve the subject’s identity, realistic age, clothing, lighting, and centered medium close-up framing. She begins almost motionless, holding direct eye contact with the camera as a faint cloud of breath leaves her mouth. Synchronize her lips precisely to the supplied speech with restrained, natural articulation. On “Tonight,” her brow tightens and her expression shifts from solemn resolve to contained alarm. At “the door,” she briefly glances toward the amber-lit corridor behind her, then returns her gaze to the viewer. Deliver the final words with quiet urgency and a slight tightening of the jaw. Add subtle blinking, breathing, minute head movement, and realistic facial muscle motion. Use a nearly imperceptible cinematic push-in while the cold cyan background remains softly out of focus and the distant amber warning light gently pulses. Austere, credible prestige-documentary mood; no cuts, no additional people, no subtitles, no graphics, and no exaggerated gestures." \
inputs.image=https://assets.runware.ai/assets/inputs/6e5a4b2d-9233-4571-8304-41bd80b921aa.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/b00451b5-bea2-4d17-b497-217c33b1ad63.mp3{
"taskType": "videoInference",
"taskUUID": "fad6127b-a8be-4c2f-b35d-836424ceb3f6",
"model": "creatify:aurora@0",
"positivePrompt": "Animate the portrait as a single uninterrupted opening shot from a cinematic documentary teaser. Preserve the subject’s identity, realistic age, clothing, lighting, and centered medium close-up framing. She begins almost motionless, holding direct eye contact with the camera as a faint cloud of breath leaves her mouth. Synchronize her lips precisely to the supplied speech with restrained, natural articulation. On “Tonight,” her brow tightens and her expression shifts from solemn resolve to contained alarm. At “the door,” she briefly glances toward the amber-lit corridor behind her, then returns her gaze to the viewer. Deliver the final words with quiet urgency and a slight tightening of the jaw. Add subtle blinking, breathing, minute head movement, and realistic facial muscle motion. Use a nearly imperceptible cinematic push-in while the cold cyan background remains softly out of focus and the distant amber warning light gently pulses. Austere, credible prestige-documentary mood; no cuts, no additional people, no subtitles, no graphics, and no exaggerated gestures.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/6e5a4b2d-9233-4571-8304-41bd80b921aa.jpg",
"audio": "https://assets.runware.ai/assets/inputs/b00451b5-bea2-4d17-b497-217c33b1ad63.mp3"
}
}Response
{
"taskType": "videoInference",
"taskUUID": "fad6127b-a8be-4c2f-b35d-836424ceb3f6",
"videoUUID": "aa7e0b50-52ab-4fa9-b44b-d4c0332d22df",
"videoURL": "https://vm.runware.ai/video/os/a08dlim3/ws/5/vi/aa7e0b50-52ab-4fa9-b44b-d4c0332d22df.mp4",
"cost": 1.26
}audio-driven
Historic Organ Restoration Teaser$1.26~1m 31simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'creatify:aurora@0',
positivePrompt: 'Create a polished cinematic documentary teaser from the supplied portrait and spoken line. Preserve the conservator\'s identity, burgundy coveralls, modernist concert hall, silver organ pipes, saffron work light, and cool predawn atmosphere. She delivers the words directly to camera with exact natural lip synchronization. Begin in composed stillness with a quiet inhale. On “every pipe,” her eyes briefly lift toward the towering pipes, then return to the viewer. Her expression shifts from guarded concentration to restrained wonder; add subtle eyebrow movement, realistic blinking, minute head motion, gentle breathing, and natural shoulder movement. On “one hand,” one hand rises slightly into the lower edge of frame with grease-marked fingertips, then settles. At “wake it,” she forms a faint, knowing smile and holds eye contact. Use a nearly imperceptible slow push-in, shallow depth of field, stable facial anatomy, realistic skin and fabric movement, and softly breathing practical light. Keep the mood reverent, tactile, and quietly suspenseful, like the opening teaser for a premium cultural documentary. No extra people, cuts, captions, logos, or generated text.',
inputs: {
image: 'https://assets.runware.ai/assets/inputs/f18bf45a-dd5b-4ecd-bae0-49f7f67a4c09.jpg',
audio: 'https://assets.runware.ai/assets/inputs/a67c95c6-c353-4a55-bdf3-1309c8227292.mp3'
}
})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": "creatify:aurora@0",
"positivePrompt": "Create a polished cinematic documentary teaser from the supplied portrait and spoken line. Preserve the conservator's identity, burgundy coveralls, modernist concert hall, silver organ pipes, saffron work light, and cool predawn atmosphere. She delivers the words directly to camera with exact natural lip synchronization. Begin in composed stillness with a quiet inhale. On “every pipe,” her eyes briefly lift toward the towering pipes, then return to the viewer. Her expression shifts from guarded concentration to restrained wonder; add subtle eyebrow movement, realistic blinking, minute head motion, gentle breathing, and natural shoulder movement. On “one hand,” one hand rises slightly into the lower edge of frame with grease-marked fingertips, then settles. At “wake it,” she forms a faint, knowing smile and holds eye contact. Use a nearly imperceptible slow push-in, shallow depth of field, stable facial anatomy, realistic skin and fabric movement, and softly breathing practical light. Keep the mood reverent, tactile, and quietly suspenseful, like the opening teaser for a premium cultural documentary. No extra people, cuts, captions, logos, or generated text.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f18bf45a-dd5b-4ecd-bae0-49f7f67a4c09.jpg",
"audio": "https://assets.runware.ai/assets/inputs/a67c95c6-c353-4a55-bdf3-1309c8227292.mp3"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "545bda8f-c020-4b80-8a4d-26857c6cec68",
"model": "creatify:aurora@0",
"positivePrompt": "Create a polished cinematic documentary teaser from the supplied portrait and spoken line. Preserve the conservator's identity, burgundy coveralls, modernist concert hall, silver organ pipes, saffron work light, and cool predawn atmosphere. She delivers the words directly to camera with exact natural lip synchronization. Begin in composed stillness with a quiet inhale. On “every pipe,” her eyes briefly lift toward the towering pipes, then return to the viewer. Her expression shifts from guarded concentration to restrained wonder; add subtle eyebrow movement, realistic blinking, minute head motion, gentle breathing, and natural shoulder movement. On “one hand,” one hand rises slightly into the lower edge of frame with grease-marked fingertips, then settles. At “wake it,” she forms a faint, knowing smile and holds eye contact. Use a nearly imperceptible slow push-in, shallow depth of field, stable facial anatomy, realistic skin and fabric movement, and softly breathing practical light. Keep the mood reverent, tactile, and quietly suspenseful, like the opening teaser for a premium cultural documentary. No extra people, cuts, captions, logos, or generated text.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f18bf45a-dd5b-4ecd-bae0-49f7f67a4c09.jpg",
"audio": "https://assets.runware.ai/assets/inputs/a67c95c6-c353-4a55-bdf3-1309c8227292.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="Create a polished cinematic documentary teaser from the supplied portrait and spoken line. Preserve the conservator's identity, burgundy coveralls, modernist concert hall, silver organ pipes, saffron work light, and cool predawn atmosphere. She delivers the words directly to camera with exact natural lip synchronization. Begin in composed stillness with a quiet inhale. On “every pipe,” her eyes briefly lift toward the towering pipes, then return to the viewer. Her expression shifts from guarded concentration to restrained wonder; add subtle eyebrow movement, realistic blinking, minute head motion, gentle breathing, and natural shoulder movement. On “one hand,” one hand rises slightly into the lower edge of frame with grease-marked fingertips, then settles. At “wake it,” she forms a faint, knowing smile and holds eye contact. Use a nearly imperceptible slow push-in, shallow depth of field, stable facial anatomy, realistic skin and fabric movement, and softly breathing practical light. Keep the mood reverent, tactile, and quietly suspenseful, like the opening teaser for a premium cultural documentary. No extra people, cuts, captions, logos, or generated text." \
inputs.image=https://assets.runware.ai/assets/inputs/f18bf45a-dd5b-4ecd-bae0-49f7f67a4c09.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/a67c95c6-c353-4a55-bdf3-1309c8227292.mp3{
"taskType": "videoInference",
"taskUUID": "545bda8f-c020-4b80-8a4d-26857c6cec68",
"model": "creatify:aurora@0",
"positivePrompt": "Create a polished cinematic documentary teaser from the supplied portrait and spoken line. Preserve the conservator's identity, burgundy coveralls, modernist concert hall, silver organ pipes, saffron work light, and cool predawn atmosphere. She delivers the words directly to camera with exact natural lip synchronization. Begin in composed stillness with a quiet inhale. On “every pipe,” her eyes briefly lift toward the towering pipes, then return to the viewer. Her expression shifts from guarded concentration to restrained wonder; add subtle eyebrow movement, realistic blinking, minute head motion, gentle breathing, and natural shoulder movement. On “one hand,” one hand rises slightly into the lower edge of frame with grease-marked fingertips, then settles. At “wake it,” she forms a faint, knowing smile and holds eye contact. Use a nearly imperceptible slow push-in, shallow depth of field, stable facial anatomy, realistic skin and fabric movement, and softly breathing practical light. Keep the mood reverent, tactile, and quietly suspenseful, like the opening teaser for a premium cultural documentary. No extra people, cuts, captions, logos, or generated text.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f18bf45a-dd5b-4ecd-bae0-49f7f67a4c09.jpg",
"audio": "https://assets.runware.ai/assets/inputs/a67c95c6-c353-4a55-bdf3-1309c8227292.mp3"
}
}Response
{
"taskType": "videoInference",
"taskUUID": "545bda8f-c020-4b80-8a4d-26857c6cec68",
"videoUUID": "dadda55f-89be-4cf2-8f7c-85a29d860948",
"videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/dadda55f-89be-4cf2-8f7c-85a29d860948.mp4",
"cost": 1.26
}audio-driven
Shellfish Hatchery Biosecurity Presenter$1.40~1m 22simport { createClient } from '@runware/sdk'
const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()
const [result] = await client.run({
model: 'creatify:aurora@0',
positivePrompt: 'Create a polished internal biosecurity training clip from the supplied hatchery portrait and speech. The aquaculture manager addresses the viewer directly with precise lip synchronization and a calm, practical, safety-focused delivery. Preserve her identity, workwear, realistic skin texture, and the turquoise oyster-nursery environment. Use natural blinks, subtle eyebrow emphasis, gentle breathing, and a small confirming nod on “twenty seconds.” One blue-gloved hand briefly rises into frame in a restrained instructional gesture as she mentions the disinfectant bath, then relaxes. Keep her posture upright and approachable, her gaze connected to the lens, and her expression warm but authoritative. Maintain a locked professional camera, stable background equipment, consistent bright overhead lighting, and a clean frame without captions, graphics, logos, or additional people.',
inputs: {
image: 'https://assets.runware.ai/assets/inputs/f6ad7517-3aaf-4744-897e-df0a198ff091.jpg',
audio: 'https://assets.runware.ai/assets/inputs/4b54eea5-3827-4359-9e18-8b3316fa5fc8.mp3'
}
})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": "creatify:aurora@0",
"positivePrompt": "Create a polished internal biosecurity training clip from the supplied hatchery portrait and speech. The aquaculture manager addresses the viewer directly with precise lip synchronization and a calm, practical, safety-focused delivery. Preserve her identity, workwear, realistic skin texture, and the turquoise oyster-nursery environment. Use natural blinks, subtle eyebrow emphasis, gentle breathing, and a small confirming nod on “twenty seconds.” One blue-gloved hand briefly rises into frame in a restrained instructional gesture as she mentions the disinfectant bath, then relaxes. Keep her posture upright and approachable, her gaze connected to the lens, and her expression warm but authoritative. Maintain a locked professional camera, stable background equipment, consistent bright overhead lighting, and a clean frame without captions, graphics, logos, or additional people.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f6ad7517-3aaf-4744-897e-df0a198ff091.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4b54eea5-3827-4359-9e18-8b3316fa5fc8.mp3"
}
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "ddd45670-e57f-45b0-8de6-4bfad309307c",
"model": "creatify:aurora@0",
"positivePrompt": "Create a polished internal biosecurity training clip from the supplied hatchery portrait and speech. The aquaculture manager addresses the viewer directly with precise lip synchronization and a calm, practical, safety-focused delivery. Preserve her identity, workwear, realistic skin texture, and the turquoise oyster-nursery environment. Use natural blinks, subtle eyebrow emphasis, gentle breathing, and a small confirming nod on “twenty seconds.” One blue-gloved hand briefly rises into frame in a restrained instructional gesture as she mentions the disinfectant bath, then relaxes. Keep her posture upright and approachable, her gaze connected to the lens, and her expression warm but authoritative. Maintain a locked professional camera, stable background equipment, consistent bright overhead lighting, and a clean frame without captions, graphics, logos, or additional people.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f6ad7517-3aaf-4744-897e-df0a198ff091.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4b54eea5-3827-4359-9e18-8b3316fa5fc8.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="Create a polished internal biosecurity training clip from the supplied hatchery portrait and speech. The aquaculture manager addresses the viewer directly with precise lip synchronization and a calm, practical, safety-focused delivery. Preserve her identity, workwear, realistic skin texture, and the turquoise oyster-nursery environment. Use natural blinks, subtle eyebrow emphasis, gentle breathing, and a small confirming nod on “twenty seconds.” One blue-gloved hand briefly rises into frame in a restrained instructional gesture as she mentions the disinfectant bath, then relaxes. Keep her posture upright and approachable, her gaze connected to the lens, and her expression warm but authoritative. Maintain a locked professional camera, stable background equipment, consistent bright overhead lighting, and a clean frame without captions, graphics, logos, or additional people." \
inputs.image=https://assets.runware.ai/assets/inputs/f6ad7517-3aaf-4744-897e-df0a198ff091.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/4b54eea5-3827-4359-9e18-8b3316fa5fc8.mp3{
"taskType": "videoInference",
"taskUUID": "ddd45670-e57f-45b0-8de6-4bfad309307c",
"model": "creatify:aurora@0",
"positivePrompt": "Create a polished internal biosecurity training clip from the supplied hatchery portrait and speech. The aquaculture manager addresses the viewer directly with precise lip synchronization and a calm, practical, safety-focused delivery. Preserve her identity, workwear, realistic skin texture, and the turquoise oyster-nursery environment. Use natural blinks, subtle eyebrow emphasis, gentle breathing, and a small confirming nod on “twenty seconds.” One blue-gloved hand briefly rises into frame in a restrained instructional gesture as she mentions the disinfectant bath, then relaxes. Keep her posture upright and approachable, her gaze connected to the lens, and her expression warm but authoritative. Maintain a locked professional camera, stable background equipment, consistent bright overhead lighting, and a clean frame without captions, graphics, logos, or additional people.",
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/f6ad7517-3aaf-4744-897e-df0a198ff091.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4b54eea5-3827-4359-9e18-8b3316fa5fc8.mp3"
}
}Response
{
"taskType": "videoInference",
"taskUUID": "ddd45670-e57f-45b0-8de6-4bfad309307c",
"videoUUID": "648fbd79-670c-4b72-bce9-69f7489e054e",
"videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/648fbd79-670c-4b72-bce9-69f7489e054e.mp4",
"cost": 1.4
}