> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Minimax Text To Video

> Generates video from text-only prompts using Minimax-Hailuo.

Generates video from text-only prompts using Minimax-Hailuo.

**Model**

```bash theme={null}
Minimax-Hailuo **Category:** Model Library/General Video Models
```

## Inputs

* **prompt\_text (STRING)**\
  Text prompt describing desired video.
* **model (COMBO, default: Minimax-Hailuo-2.3)**\
  Model variant selection.
* **duration (COMBO, default: 6)**\
  Video duration.
* **seed (INT, default: 0)**\
  Random seed.
* **resolution (COMBO, default: 768P)**\
  Output resolution.
* **prompt\_optimizer (BOOLEAN, default: True)**\
  Improves prompt interpretation.
* **fast\_pretreatment (BOOLEAN, default: False)**\
  Enables faster preprocessing.

## Outputs

* **video (VIDEO)**\
  Generated video tensor.
* **video\_url (STRING)**\
  Public URL of generated video.
* **file\_path (STRING)**\
  Local saved video path.
