> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/zh/mo-xing/happy-horse-1.0.md).

# Happy Horse 1.0

Morphic 上的 Happy Horse 1.0 让你能够从文本、图像或视觉参考中同时生成视频和音频。写一段提示词，设置起始帧，使用参考图像以保持一致性，或使用自然语言指令编辑现有视频。该模型可一次性生成画面和声音，并支持多语言口型同步。

### 如何在 Morphic 上访问 Happy Horse 1.0

1. 在 Morphic 上的新项目中创建一个新文件或打开一个现有文件
2. 切换到底部提示栏中的“Video”，然后选择“Text/Image to Video”或“[口型同步](/docs/zh/shi-pin/lip-sync.md)'

<figure><img src="/files/63529cb96305853be62c86bf440535a7e89c1513" alt=""><figcaption></figcaption></figure>

3. 点击模型选择器并选择“Happy Horse”

<figure><img src="/files/753173a220f4830d5a6d8dfd42fc7639ef77446e" alt=""><figcaption></figcaption></figure>

4. 编写你的提示词，按需添加视觉参考，然后点击“生成”

### 提示词技巧

| 要这样做                                                    | 不要这样做                                    |
| ------------------------------------------------------- | ---------------------------------------- |
| 先写出主体、动作和场景，然后再添加一个镜头或光线提示。较短的提示词往往会产生更干净的结果，尤其适用于单角色场景 | 在一个提示词里堆叠五个摄影提示，它们会互相抵消                  |
| 使用具体的光线术语（“暖琥珀色逆光”、“阴天日光”、“钠灯路灯”）                       | 使用含糊的修饰语，如“光线很好”或“氛围很美”                  |
| 把镜头方向放在提示词的末尾，那里的权重最高                                   | 使用夸张词：惊艳、史诗级、令人叹为观止、杰作、超写实、超细致           |
| 为多段场景使用带时间码的分镜列表（例如：镜头1 广角 0-1秒，镜头2 中景跟拍 1-4秒）          | 把多步骤动作写成普通叙述（“先 X，然后 Y，再 Z”），它会压缩成一个动作   |
| 用技术术语来描述视觉风格（“逆光剪影、柔和自然薄雾、冷色低饱和调色”）                     | 只单独写出导演或摄影指导的名字（“罗杰·迪金斯的摄影”），并指望它能带来这种风格 |

这就是在 Morphic 上使用 Happy Horse 1.0 的方法。你可以用它从任何起点、文本、图像或视觉参考生成带内置音频、镜头控制和多语言口型同步的 AI 视频。


---

# 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://morphic.com/docs/zh/mo-xing/happy-horse-1.0.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.
