infery
← All models

Hunyuan Motion [1B]

hunyuan-motion

3D generationby Tencent

Generate 3D human motions via text-to-generation interface of Hunyuan Motion!

Details

Accepts
text

Pricing

Price
10 cr / request

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducible generation.
promptrequiredstringText prompt describing the motion to generate.
durationnumberMotion duration in seconds (0.5-12.0).
output_formatstringenum: fbx, dictOutput format: 'fbx' for animation files, 'dict' for raw JSON.
guidance_scalenumberClassifier-free guidance scale. Higher = more faithful to prompt.

Output

FieldTypeDescription
seedintegerSeed used for generation.
fbx_fileGenerated FBX animation file.
motion_jsonGenerated motion data as JSON.