> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences/customizing-your-avatar/face-filter.md).

# 面部滤镜

{% hint style="danger" %}
Face Filter 功能仅适用于 Scale 套餐及以上版本。
{% endhint %}

## **什么是 Face Filter？**

Face Filter 可让你使用参考照片，将头像外观个性化调整得像某个特定的人。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdx4TEElrRxiSaJ4qiy6PfujUgoiYgNUJWdhH58mmOoPtM30xeoz1EBMranPR-Sslf9nf-nT59LUhM8S5P_jq_aYm71bxM2o4gid8GMV7-hCgLMB8-2THA3Y-y563gShsMysuoG?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

## **如何使用？**

### **1. 启用 Face Filter**

打开 **Face Filter** 头像自定义面板中的该选项。

### **2. 上传图片**

单击 **“上传你自己的图片”** 以添加照片参考。

### 3. 应用图片

点击已上传的图片将其选中。你的头像面部会自动变形，变得与照片中的人物相似。

### **4. 管理图片**

* 要删除图片，请点击它并选择 **“删除图片”**.
* 你可以上传 **多张图片** 以尝试不同的效果。

借助 Face Filter，你可以打造更加逼真、个性化的角色——非常适合讲故事、培训模拟，或在虚拟环境中呈现真实人物。


---

# 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.convai.com/api-docs/zh/wu-dai-ma-ti-yan/avatar-studio-experiences/customizing-your-avatar/face-filter.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.
