From ba39f653858ff547a2f5147c4f930ead8aac385e Mon Sep 17 00:00:00 2001 From: guojianzhu Date: Fri, 18 Oct 2024 17:13:50 +0800 Subject: [PATCH] doc: update readme --- readme.md | 1 + readme_zh_cn.md | 1 + 2 files changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 55df6b3..9ca58a8 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,7 @@ ## 🔥 Updates +- **`2024/10/18`**: We have updated the versions of the `transformers` and `gradio` libraries to avoid security vulnerabilities. Details [here](https://github.com/KwaiVGI/LivePortrait/pull/421). - **`2024/08/29`**: 📦 We update the Windows [one-click installer](https://huggingface.co/cleardusk/LivePortrait-Windows/blob/main/LivePortrait-Windows-v20240829.zip) and support auto-updates, see [changelog](https://huggingface.co/cleardusk/LivePortrait-Windows#20240829). - **`2024/08/19`**: 🖼️ We support **image driven mode** and **regional control**. For details, see [**here**](./assets/docs/changelog/2024-08-19.md). - **`2024/08/06`**: 🎨 We support **precise portrait editing** in the Gradio interface, inspired by [ComfyUI-AdvancedLivePortrait](https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait). See [**here**](./assets/docs/changelog/2024-08-06.md). diff --git a/readme_zh_cn.md b/readme_zh_cn.md index ad432f7..cc42038 100644 --- a/readme_zh_cn.md +++ b/readme_zh_cn.md @@ -40,6 +40,7 @@ ## 🔥 更新日志 +- **`2024/10/18`**:⚠️ 我们更新了`transformers`,`gradio`库的版本避免安全漏洞,具体查看[这里](https://github.com/KwaiVGI/LivePortrait/pull/421). - **`2024/08/29`**:📦 我们更新了Windows[一键安装程序](https://huggingface.co/cleardusk/LivePortrait-Windows/blob/main/LivePortrait-Windows-v20240829.zip)并支持自动更新, 详情建[这里](https://huggingface.co/cleardusk/LivePortrait-Windows#20240829)。 - **`2024/08/19`**:🖼️ 我们支持了**图像驱动模式**和**区域控制**。详情请见[**这里**](./assets/docs/changelog/2024-08-19.md)。 - **`2024/08/06`**:🎨 我们在Gradio界面支持**精确的人像编辑**, 受到[ComfyUI-AdvancedLivePortrait](https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait)启发。详见[**这里**](./assets/docs/changelog/2024-08-06.md)。