> For the complete documentation index, see [llms.txt](https://docs.flora.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flora.ai/models/video-models/kling-2.1-master-by-kuaishou.md).

# Kling 2.1 Master (by Kuaishou)

### **Overview**

Text → video model for motion-rich short clips.

***

### **Quick facts**

* **Modes:** Text → Video · Image → Video
* **Default clip length:** 5 seconds (optionally 10s)
* **Aspect ratios:** 9:16

***

### **What it’s great for**

* Short cinematic motion generation.
* Motion diversity and prompt adherence in quick clips.
* Iterative creative experiments across quality tiers.

***

### **Example outputs**

{% hint style="info" %}
Image reference — deer close-up
{% endhint %}

<figure><img src="/files/XjgvLIIZkrqRlUAjbfzC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Image reference video
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2F5y6U4CXv2TsX1cLggTOo%2Fimage_Reference_video%20[prompt3].mp4?alt=media&token=410111fd-8f42-47a6-a0b6-42484bec7e62>" %}

{% hint style="info" %}
5s text → video motion shot
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FCvc8zPU5AKKaiBXSg7sp%2F5s%20motion%20shot%20[prompt1].mp4?alt=media&token=1f51fdf1-e86e-4cd2-acd1-e3efc4e706b7>" %}

{% hint style="info" %}
Action motion frame
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2Fkv4CylovHMaFzOzNOC2C%2FAction%20motion%20frame%20[prompt2.mp4?alt=media&token=fb153276-eee8-401c-a290-c4ae5c283048>" %}

#### **Copy-and-paste prompts**

```
"Fashion editorial close-up video: lower body mid-run on a sunlit walkway with diagonal shadows; vivid red knee-high socks with fluttering ribbon, glossy black Mary Jane kitten heels; elegant and playful mood; strong motion blur, shallow depth of field, warm film grain, high contrast, minimalist background."
```

```
"A high-energy action motion sequence: capture a subject mid-movement as if frozen in time, then released back into motion. Begin with a moment of suspension — the body in mid-air, hair and fabric pulled upward — then flow into the follow-through of impact or landing. Cinematic realism with strong directional light, high shutter speed look for clarity, natural motion blur trailing behind the limbs. Camera: dynamic tracking at 35mm, shifting from a low angle to eye level, emphasizing intensity. The sequence should feel like a compressed burst of energy — one decisive action visualized across just a few seconds."
```

```
"A white deer stands on a rocky hilltop under a dark blue sky. The camera zooms rapidly towards the deer's face. The deer stares directly at the camera, its white fur distinct against the rocks. Shadows play across its antlers as the camera moves closer."
```

***

### **Parameters**

| Name           | Type   | Default         | Notes    |
| -------------- | ------ | --------------- | -------- |
| `Prompt`       | Text   | —               | Required |
| `Duration`     | Select | 5s              | 5s, 10s  |
| `Aspect Ratio` | -      | Portrait (9:16) | -        |

***

### **Modes**

| Mode          | Estimated time | Required inputs | Typical use           |
| ------------- | -------------- | --------------- | --------------------- |
| Text → Video  | \~3 minutes    | Prompt          | Short cinematic clips |
| Image → Video | \~3 minutes    | Image, Prompt   | Animate assets        |

***

### **Output options**

| Option       | Values / notes |
| ------------ | -------------- |
| Duration     | 5s, 10s        |
| Aspect ratio | 9:16           |

***

### **Prompt tips**

* Describe camera motion explicitly; Kling responds well to motion tokens.
* Use short duration for cost/time efficiency.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flora.ai/models/video-models/kling-2.1-master-by-kuaishou.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
