# 姿势迁移

这里有一份关于如何在 Morphic 上进行姿势迁移的快速教程：

{% embed url="<https://youtu.be/SEHD5tXTPAM>" %}

1. 上传或生成你角色的图像（纯色背景效果最好）。
2. 上传或在新的画板上草绘大致姿势。
3. 在提示栏中，点击“附加参考”按钮（回形针图标）。
4. 选择“在画布上选择”，然后：
   1. 选择角色图像作为第一张参考图。
   2. 选择草绘的姿势作为第二张参考图。
5. 在提示词中，描述第一张图中的角色，并指定其应呈现第二张图中的姿势。
6. 如有需要，可添加额外细节（例如背景、场景、风格）。
7. 点击“生成”以创建你的姿势角色。

这就是如何使用 Morphic 进行姿势迁移的方法，它可以快速将你的角色适配到新的身体姿势，同时保持其一致的外观。

***


---

# 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/shi-yong-fang-fa/pose-transfer.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.
