You're looking at a specific version of this model. Jump to the model overview.

uthana /text-to-motion-diffusion-v2:1edc5727

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Describe the desired motion
character
None
Output character
output_ext
None
Output file type
fps
None
Output frame rate
no_mesh
boolean
True
Should the output contain animation only
foot_ik
boolean
True
Enable Feet Inverse Kinematics
motion_length
number
5

Min: 0.2

Max: 9

Desired motion length (seconds)
cfg_scale
number
1

Min: 1

Max: 4

Cfg Scale (higher values will attempt to follow the prompt more)
seed
integer
0

Max: 1000000000

seed (0 indicates a random seed)
internal_ik
boolean
True
Use internal IK to improve result

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}