# 训练角色模型

以下是关于如何在Morphic上训练角色模型的快速教程：

{% embed url="<https://youtu.be/mLbd-pqaGeE>" %}

1. 前往你的 Morphic 仪表板
2. 从左侧面板点击“模型”
3. 点击右上角的“+ 模型”按钮
4. 选择“角色模型”
5. 为你的模型命名（在提示时会使用此名称）
6. 上传2–150张角色的参考图片，包含不同姿势、角度或表情
7. 点击“开始训练”以开始

当你的角色模型训练完成后，你会收到一封电子邮件以及Morphic仪表板上的通知。要使用它，打开任意文件并在提示时选择你的角色模型；输出将自动以一致且风格化的方式呈现你训练的角色。

这就是在Morphic上训练角色模型的方法。

***

### 寻求帮助

如果你遇到任何问题或有任何疑问，欢迎随时联系我们。我们很乐意提供帮助，请写信至 [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions: 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/ji-chu/character-models/train-a-character-model.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.
