Text to Motion
Overview
The Text to Motion tool allows you to generate animations giving one or more text prompts as input.
We usually structure the prompts as follows:
A person <describe action> <describe style>
For example:
A person is walking forward hastily
Tool Inputs
Single action generation

Inputs:
MotionPrompts: The set of of actions. Each "Action" corresponds to a distinct motion that is defined by:
Prompt: A text prompt describing the motion
Frames: The desired number of frames that the motion should last.
Seconds: The number of Frames selected will be automatically converted to seconds and displayed in this field
Seed: A random number used for generating varied outputs with identical inputs. For instance, two generated motions with different seeds, might differ even with the same text prompts and durations.
Multi action generation

You can define one or more actions (multi-action generation) by adding or removing elements in the “Actions” array. The "Actions" defined will be "stitched together" to produce the final motion result.
Last updated