> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/guides/guides_v2-zh/ren-lian-yu-shen-fen/face-identity.md).

# 概览

在 CLORE.AI GPU 上进行人脸操控、身份保留和人脸替换工具。

## 可用指南

| 工具                                                                    | 模型变体    |
| --------------------------------------------------------------------- | ------- |
| [FaceFusion](/guides/guides_v2-zh/ren-lian-yu-shen-fen/facefusion.md) | 人脸替换    |
| [InstantID](/guides/guides_v2-zh/ren-lian-yu-shen-fen/instantid.md)   | 保留身份的生成 |
| [IP-Adapter](/guides/guides_v2-zh/ren-lian-yu-shen-fen/ip-adapter.md) | 图像提示    |

## 使用场景

* **人脸替换** - FaceFusion
* **在 AI 图像中保留面部** - InstantID、IP-Adapter
* **肖像生成** - InstantID + ControlNet

## GPU 要求

所有工具建议使用 8GB 及以上显存。

## 相关指南

* [会说话的人头（Talking Heads）](/guides/guides_v2-zh/shuo-hua-tou-xiang/talking-heads.md)
* [图像生成](/guides/guides_v2-zh/tu-xiang-sheng-cheng/image-generation.md)
* [GFPGAN](/guides/guides_v2-zh/tu-xiang-chu-li/gfpgan-face-restore.md)


---

# 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.clore.ai/guides/guides_v2-zh/ren-lian-yu-shen-fen/face-identity.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.
