> For the complete documentation index, see [llms.txt](https://docs.ai-yy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ai-yy.com/an-zhuang-ji-pei-zhi/xia-zai-an-zhuang.md).

# 下载安装

#### 使用条件

* **操作系统**：Windows 10 及以上
* **显卡**：NVIDIA 3060Ti 及以上（含50系列）
* **内存**：16GB 及以上
* **CPU**：Intel i5 12代及以上

**安装步骤：**

1. **程序下载地址：**

   > **百度网盘：**
   >
   > 链接：<https://pan.baidu.com/s/1UQZNKaFuqRDQeLITN83c6Q?pwd=6681>
   >
   > **Google Drive：**
   >
   > <https://drive.google.com/drive/folders/1odD3xSQDpdIdlIs6C5GsihGn8rPf9P8W>
2. **文件解压：**
   * 文件全部下载后，使用压缩软件（[7zip](https://www.7-zip.org/)或360压缩）进行解压。

     *<mark style="color:orange;">注：百度网盘下载的有4个压缩分卷文件，对001文件进行解压即可</mark>*
3. **启动软件：**

   * 暂时关闭防火墙和杀毒软件，或将<mark style="color:red;">`启动.exe`</mark> 添加到信任列表。
   * 双击运行启动程序 <mark style="color:red;">`启动.exe`</mark>。
   * 第一次启动会提醒安装依赖程序（OBS Studio 软件），请选择安装。
   * OBS安装完成后，请运行OBS程序，并激活虚拟摄像头，然后再退出OBS.

   <figure><img src="/files/H2pUNYQeUJILObKdNhrE" alt=""><figcaption></figcaption></figure>

   * 看到如下窗口界面，表示换脸程序已经成功启动

   <figure><img src="/files/2bPutvkMfh3U6GVcCyQt" alt=""><figcaption></figcaption></figure>


---

# 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.ai-yy.com/an-zhuang-ji-pei-zhi/xia-zai-an-zhuang.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.
