hunyuan-video
Open-source video model with strong motion coherence and cinematic framing. Multilingual prompt support.
Specifications
Prices are per-generation estimates. Actual cost depends on resolution and parameters. See full pricing →
Gallery
Generated with hunyuan-video
"A lone astronaut walking across a vast red desert planet, dust particles floating in low gravity, golden hour lighting"
"Aerial drone shot over a Southeast Asian rice terrace at sunrise, mist rolling through the valleys, cinematic"
"Close-up of a mechanical clockwork butterfly unfolding its wings, macro lens, shallow depth of field"
"Traditional Chinese ink painting coming to life — mountains forming, river flowing, cranes flying, watercolor animation"
"A neon-lit night market street scene with rain reflections, people walking with umbrellas, cyberpunk atmosphere"
"Timelapse of cherry blossom petals falling around a stone temple, soft focus background, serene mood"
"Ocean waves crashing against volcanic rock in slow motion, aerial perspective, dramatic clouds"
"A samurai drawing a katana in a bamboo forest, particles of light floating, cinematic slow motion"
Try hunyuan-video
50 free generations. No credit card required.
API Usage
OpenAI-compatible. Drop-in replacement.
from openai import OpenAI
client = OpenAI(
base_url="https://api.fluxpool.ai/v1",
api_key="fp_your_api_key"
)
response = client.videos.generate(
model="hunyuan-video",
prompt="A phoenix rising from embers in a dark temple, cinematic",
size="1280x720",
duration=4
)
# Video generation is async — poll for result
video_url = response.data[0].url
print(video_url)
Video generation is asynchronous. Use webhooks for production workflows.
Related Models
High-quality video from text or image. Smooth motion. Cinematic output.
Up to 1280×720 • ~45s • From $0.15/video
Try it →Realistic motion. Strong character consistency. 5-10s clips.
Up to 1080p • ~60s • From $0.20/video
Try it →Premium video generation. State-of-the-art motion and coherence.
Up to 1080p • ~90s • From $0.50/video
Try it →Fast video generation. Good for iteration and exploration.
Up to 1080p • ~30s • From $0.10/video
Try it →