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
Examples8
CODE
Ready-to-use code snippets for common workflows
Historic Organ Restoration 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: '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"
}
}{
"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
}Arctic Seed Vault Series 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: '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"
}
}{
"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
}Forensic Entomology Series 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: '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"
}
}{
"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
}Shellfish Hatchery Biosecurity Presenter
import { 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"
}
}{
"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
}Velvet-Curtained Cabaret Vocalist
import { 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: 'A polished talking-head performance video of a charismatic cabaret vocalist framed from the waist up, singing into a classic microphone with nuanced facial expressions, precise mouth movements, subtle head sway, confident eye focus, warm theatrical spotlight, rich crimson curtain backdrop, realistic skin texture, natural motion, cinematic stage ambiance',
CFGScale: 1,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/66f602e1-1531-40ed-84c6-c2d131a91a3c.jpg',
audio: 'https://assets.runware.ai/assets/inputs/53c5739f-98ef-444b-b49b-5205177d843d.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": "A polished talking-head performance video of a charismatic cabaret vocalist framed from the waist up, singing into a classic microphone with nuanced facial expressions, precise mouth movements, subtle head sway, confident eye focus, warm theatrical spotlight, rich crimson curtain backdrop, realistic skin texture, natural motion, cinematic stage ambiance",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/66f602e1-1531-40ed-84c6-c2d131a91a3c.jpg",
"audio": "https://assets.runware.ai/assets/inputs/53c5739f-98ef-444b-b49b-5205177d843d.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": "9b4261db-3c7d-4fa2-9dfd-7a6fadb01a7f",
"model": "creatify:aurora@0",
"positivePrompt": "A polished talking-head performance video of a charismatic cabaret vocalist framed from the waist up, singing into a classic microphone with nuanced facial expressions, precise mouth movements, subtle head sway, confident eye focus, warm theatrical spotlight, rich crimson curtain backdrop, realistic skin texture, natural motion, cinematic stage ambiance",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/66f602e1-1531-40ed-84c6-c2d131a91a3c.jpg",
"audio": "https://assets.runware.ai/assets/inputs/53c5739f-98ef-444b-b49b-5205177d843d.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="A polished talking-head performance video of a charismatic cabaret vocalist framed from the waist up, singing into a classic microphone with nuanced facial expressions, precise mouth movements, subtle head sway, confident eye focus, warm theatrical spotlight, rich crimson curtain backdrop, realistic skin texture, natural motion, cinematic stage ambiance" \
CFGScale=1 \
inputs.image=https://assets.runware.ai/assets/inputs/66f602e1-1531-40ed-84c6-c2d131a91a3c.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/53c5739f-98ef-444b-b49b-5205177d843d.mp3{
"taskType": "videoInference",
"taskUUID": "9b4261db-3c7d-4fa2-9dfd-7a6fadb01a7f",
"model": "creatify:aurora@0",
"positivePrompt": "A polished talking-head performance video of a charismatic cabaret vocalist framed from the waist up, singing into a classic microphone with nuanced facial expressions, precise mouth movements, subtle head sway, confident eye focus, warm theatrical spotlight, rich crimson curtain backdrop, realistic skin texture, natural motion, cinematic stage ambiance",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/66f602e1-1531-40ed-84c6-c2d131a91a3c.jpg",
"audio": "https://assets.runware.ai/assets/inputs/53c5739f-98ef-444b-b49b-5205177d843d.mp3"
}
}{
"taskType": "videoInference",
"taskUUID": "9b4261db-3c7d-4fa2-9dfd-7a6fadb01a7f",
"videoUUID": "54efc27f-1074-409a-b453-6990f9dc6237",
"videoURL": "https://vm.runware.ai/video/os/a25d05/ws/5/vi/54efc27f-1074-409a-b453-6990f9dc6237.mp4",
"cost": 1.54
}Velvet Cabaret Vocalist Closeup
import { 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: 'A realistic studio-quality performance video of an elegant cabaret singer delivering a soulful jazz vocal into a classic microphone, warm theatrical lighting, rich velvet drapery behind her, expressive eyes, natural breathing, delicate shoulder movement, refined hand gestures near the microphone, accurate mouth shapes for sung vowels and consonants, subtle emotional shifts across phrases, polished cinematography, believable skin detail, graceful head turns, immersive stage presence',
CFGScale: 1,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/42a0c05d-b10c-4a9b-b201-0e6413bcd28a.jpg',
audio: 'https://assets.runware.ai/assets/inputs/4f30a746-eb81-44fd-8457-4cc6d94571f6.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": "A realistic studio-quality performance video of an elegant cabaret singer delivering a soulful jazz vocal into a classic microphone, warm theatrical lighting, rich velvet drapery behind her, expressive eyes, natural breathing, delicate shoulder movement, refined hand gestures near the microphone, accurate mouth shapes for sung vowels and consonants, subtle emotional shifts across phrases, polished cinematography, believable skin detail, graceful head turns, immersive stage presence",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/42a0c05d-b10c-4a9b-b201-0e6413bcd28a.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4f30a746-eb81-44fd-8457-4cc6d94571f6.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": "568019a0-82cd-45be-aa1c-46e3d0bba9b1",
"model": "creatify:aurora@0",
"positivePrompt": "A realistic studio-quality performance video of an elegant cabaret singer delivering a soulful jazz vocal into a classic microphone, warm theatrical lighting, rich velvet drapery behind her, expressive eyes, natural breathing, delicate shoulder movement, refined hand gestures near the microphone, accurate mouth shapes for sung vowels and consonants, subtle emotional shifts across phrases, polished cinematography, believable skin detail, graceful head turns, immersive stage presence",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/42a0c05d-b10c-4a9b-b201-0e6413bcd28a.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4f30a746-eb81-44fd-8457-4cc6d94571f6.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="A realistic studio-quality performance video of an elegant cabaret singer delivering a soulful jazz vocal into a classic microphone, warm theatrical lighting, rich velvet drapery behind her, expressive eyes, natural breathing, delicate shoulder movement, refined hand gestures near the microphone, accurate mouth shapes for sung vowels and consonants, subtle emotional shifts across phrases, polished cinematography, believable skin detail, graceful head turns, immersive stage presence" \
CFGScale=1 \
inputs.image=https://assets.runware.ai/assets/inputs/42a0c05d-b10c-4a9b-b201-0e6413bcd28a.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/4f30a746-eb81-44fd-8457-4cc6d94571f6.mp3{
"taskType": "videoInference",
"taskUUID": "568019a0-82cd-45be-aa1c-46e3d0bba9b1",
"model": "creatify:aurora@0",
"positivePrompt": "A realistic studio-quality performance video of an elegant cabaret singer delivering a soulful jazz vocal into a classic microphone, warm theatrical lighting, rich velvet drapery behind her, expressive eyes, natural breathing, delicate shoulder movement, refined hand gestures near the microphone, accurate mouth shapes for sung vowels and consonants, subtle emotional shifts across phrases, polished cinematography, believable skin detail, graceful head turns, immersive stage presence",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/42a0c05d-b10c-4a9b-b201-0e6413bcd28a.jpg",
"audio": "https://assets.runware.ai/assets/inputs/4f30a746-eb81-44fd-8457-4cc6d94571f6.mp3"
}
}{
"taskType": "videoInference",
"taskUUID": "568019a0-82cd-45be-aa1c-46e3d0bba9b1",
"videoUUID": "5a309bc4-88cc-47dc-957c-502cd77797e6",
"videoURL": "https://vm.runware.ai/video/os/a25d05/ws/5/vi/5a309bc4-88cc-47dc-957c-502cd77797e6.mp4",
"cost": 1.54
}Velvet Cabaret Singer Closeup
import { 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: 'Studio-quality talking-head performance of an expressive jazz singer in a warm cabaret setting, accurate mouth shapes matching the vocal track, subtle head sway, natural blinking, emotive eyes, gentle shoulder movement, believable breathing, refined facial muscle motion, realistic skin texture, soft amber key light, rich crimson background, polished cinematic look',
CFGScale: 1,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/079e83ee-5140-47c1-abce-db2455bdad2e.jpg',
audio: 'https://assets.runware.ai/assets/inputs/1e37071b-5f68-4154-a366-65a93bbbb508.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": "Studio-quality talking-head performance of an expressive jazz singer in a warm cabaret setting, accurate mouth shapes matching the vocal track, subtle head sway, natural blinking, emotive eyes, gentle shoulder movement, believable breathing, refined facial muscle motion, realistic skin texture, soft amber key light, rich crimson background, polished cinematic look",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/079e83ee-5140-47c1-abce-db2455bdad2e.jpg",
"audio": "https://assets.runware.ai/assets/inputs/1e37071b-5f68-4154-a366-65a93bbbb508.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": "1a24e3e0-67bb-4a7f-8639-34d1dc0add0b",
"model": "creatify:aurora@0",
"positivePrompt": "Studio-quality talking-head performance of an expressive jazz singer in a warm cabaret setting, accurate mouth shapes matching the vocal track, subtle head sway, natural blinking, emotive eyes, gentle shoulder movement, believable breathing, refined facial muscle motion, realistic skin texture, soft amber key light, rich crimson background, polished cinematic look",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/079e83ee-5140-47c1-abce-db2455bdad2e.jpg",
"audio": "https://assets.runware.ai/assets/inputs/1e37071b-5f68-4154-a366-65a93bbbb508.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="Studio-quality talking-head performance of an expressive jazz singer in a warm cabaret setting, accurate mouth shapes matching the vocal track, subtle head sway, natural blinking, emotive eyes, gentle shoulder movement, believable breathing, refined facial muscle motion, realistic skin texture, soft amber key light, rich crimson background, polished cinematic look" \
CFGScale=1 \
inputs.image=https://assets.runware.ai/assets/inputs/079e83ee-5140-47c1-abce-db2455bdad2e.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/1e37071b-5f68-4154-a366-65a93bbbb508.mp3{
"taskType": "videoInference",
"taskUUID": "1a24e3e0-67bb-4a7f-8639-34d1dc0add0b",
"model": "creatify:aurora@0",
"positivePrompt": "Studio-quality talking-head performance of an expressive jazz singer in a warm cabaret setting, accurate mouth shapes matching the vocal track, subtle head sway, natural blinking, emotive eyes, gentle shoulder movement, believable breathing, refined facial muscle motion, realistic skin texture, soft amber key light, rich crimson background, polished cinematic look",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/079e83ee-5140-47c1-abce-db2455bdad2e.jpg",
"audio": "https://assets.runware.ai/assets/inputs/1e37071b-5f68-4154-a366-65a93bbbb508.mp3"
}
}{
"taskType": "videoInference",
"taskUUID": "1a24e3e0-67bb-4a7f-8639-34d1dc0add0b",
"videoUUID": "280af5c4-9220-4437-9df6-25f6e8a4f6b8",
"videoURL": "https://vm.runware.ai/video/os/a08d21/ws/5/vi/280af5c4-9220-4437-9df6-25f6e8a4f6b8.mp4",
"cost": 1.4
}Weathered Lighthouse Keeper Monologue
import { 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: 'A grounded cinematic talking-head performance of a seasoned lighthouse keeper speaking thoughtfully to camera, subtle expressive motion, natural blinking, gentle head turns, convincing mouth shapes, realistic skin texture, soft coastal daylight, restrained emotional delivery, studio-quality facial animation, highly believable lip synchronization',
CFGScale: 1,
inputs: {
image: 'https://assets.runware.ai/assets/inputs/ba308044-38c8-47df-86fd-ac43b3e1aae8.jpg',
audio: 'https://assets.runware.ai/assets/inputs/13797275-8403-428a-b277-15aff0bc6f36.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": "A grounded cinematic talking-head performance of a seasoned lighthouse keeper speaking thoughtfully to camera, subtle expressive motion, natural blinking, gentle head turns, convincing mouth shapes, realistic skin texture, soft coastal daylight, restrained emotional delivery, studio-quality facial animation, highly believable lip synchronization",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/ba308044-38c8-47df-86fd-ac43b3e1aae8.jpg",
"audio": "https://assets.runware.ai/assets/inputs/13797275-8403-428a-b277-15aff0bc6f36.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": "67613ddc-2405-42bb-be8b-9714e84e63aa",
"model": "creatify:aurora@0",
"positivePrompt": "A grounded cinematic talking-head performance of a seasoned lighthouse keeper speaking thoughtfully to camera, subtle expressive motion, natural blinking, gentle head turns, convincing mouth shapes, realistic skin texture, soft coastal daylight, restrained emotional delivery, studio-quality facial animation, highly believable lip synchronization",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/ba308044-38c8-47df-86fd-ac43b3e1aae8.jpg",
"audio": "https://assets.runware.ai/assets/inputs/13797275-8403-428a-b277-15aff0bc6f36.mp3"
}
}
]'runware run creatify:aurora@0 \
positivePrompt="A grounded cinematic talking-head performance of a seasoned lighthouse keeper speaking thoughtfully to camera, subtle expressive motion, natural blinking, gentle head turns, convincing mouth shapes, realistic skin texture, soft coastal daylight, restrained emotional delivery, studio-quality facial animation, highly believable lip synchronization" \
CFGScale=1 \
inputs.image=https://assets.runware.ai/assets/inputs/ba308044-38c8-47df-86fd-ac43b3e1aae8.jpg \
inputs.audio=https://assets.runware.ai/assets/inputs/13797275-8403-428a-b277-15aff0bc6f36.mp3{
"taskType": "videoInference",
"taskUUID": "67613ddc-2405-42bb-be8b-9714e84e63aa",
"model": "creatify:aurora@0",
"positivePrompt": "A grounded cinematic talking-head performance of a seasoned lighthouse keeper speaking thoughtfully to camera, subtle expressive motion, natural blinking, gentle head turns, convincing mouth shapes, realistic skin texture, soft coastal daylight, restrained emotional delivery, studio-quality facial animation, highly believable lip synchronization",
"CFGScale": 1,
"inputs": {
"image": "https://assets.runware.ai/assets/inputs/ba308044-38c8-47df-86fd-ac43b3e1aae8.jpg",
"audio": "https://assets.runware.ai/assets/inputs/13797275-8403-428a-b277-15aff0bc6f36.mp3"
}
}{
"taskType": "videoInference",
"taskUUID": "67613ddc-2405-42bb-be8b-9714e84e63aa",
"videoUUID": "f041a335-f6db-4dcd-af1c-3f429763319a",
"videoURL": "https://vm.runware.ai/video/os/a20d05/ws/5/vi/f041a335-f6db-4dcd-af1c-3f429763319a.mp4",
"cost": 1.82
}