doc: update model card
Browse files
README.md
CHANGED
@@ -7,9 +7,9 @@ library_name: liveportrait
|
|
7 |
|
8 |
<div align='center'>
|
9 |
<a href='https://github.com/cleardusk' target='_blank'><strong>Jianzhu Guo</strong></a><sup> 1β </sup> 
|
10 |
-
<a href='https://github.com/
|
11 |
<a href='https://github.com/KwaiVGI' target='_blank'><strong>Xiaoqiang Liu</strong></a><sup> 1</sup> 
|
12 |
-
<a href='https://
|
13 |
<a href='https://scholar.google.com.hk/citations?user=_8k1ubAAAAAJ' target='_blank'><strong>Yuan Zhang</strong></a><sup> 1</sup> 
|
14 |
</div>
|
15 |
|
@@ -42,6 +42,8 @@ library_name: liveportrait
|
|
42 |
|
43 |
|
44 |
## π₯ Updates
|
|
|
|
|
45 |
- **`2024/07/19`**: β¨ We support ποΈ portrait video editing (aka v2v)! More to see [here](assets/docs/changelog/2024-07-19.md).
|
46 |
- **`2024/07/17`**: π We support macOS with Apple Silicon, modified from [jeethu](https://github.com/jeethu)'s PR [#143](https://github.com/KwaiVGI/LivePortrait/pull/143).
|
47 |
- **`2024/07/10`**: πͺ We support audio and video concatenating, driving video auto-cropping, and template making to protect privacy. More to see [here](assets/docs/changelog/2024-07-10.md).
|
@@ -226,3 +228,6 @@ If you find LivePortrait useful for your research, welcome to π this repo and
|
|
226 |
year = {2024}
|
227 |
}
|
228 |
```
|
|
|
|
|
|
|
|
7 |
|
8 |
<div align='center'>
|
9 |
<a href='https://github.com/cleardusk' target='_blank'><strong>Jianzhu Guo</strong></a><sup> 1β </sup> 
|
10 |
+
<a href='https://github.com/Mystery099' target='_blank'><strong>Dingyun Zhang</strong></a><sup> 1,2</sup> 
|
11 |
<a href='https://github.com/KwaiVGI' target='_blank'><strong>Xiaoqiang Liu</strong></a><sup> 1</sup> 
|
12 |
+
<a href='https://github.com/zzzweakman' target='_blank'><strong>Zhizhou Zhong</strong></a><sup> 1,3</sup> 
|
13 |
<a href='https://scholar.google.com.hk/citations?user=_8k1ubAAAAAJ' target='_blank'><strong>Yuan Zhang</strong></a><sup> 1</sup> 
|
14 |
</div>
|
15 |
|
|
|
42 |
|
43 |
|
44 |
## π₯ Updates
|
45 |
+
- **`2024/07/25`**: π¦ Windows users can now download the package from [HuggingFace](https://huggingface.co/cleardusk/LivePortrait-Windows/tree/main) or [BaiduYun](https://pan.baidu.com/s/1FWsWqKe0eNfXrwjEhhCqlw?pwd=86q2). Simply unzip and double-click `run_windows.bat` to enjoy!
|
46 |
+
- **`2024/07/24`**: π¨ We support pose editing for source portraits in the Gradio interface. Weβve also lowered the default detection threshold to increase recall. [Have fun](assets/docs/changelog/2024-07-24.md)!
|
47 |
- **`2024/07/19`**: β¨ We support ποΈ portrait video editing (aka v2v)! More to see [here](assets/docs/changelog/2024-07-19.md).
|
48 |
- **`2024/07/17`**: π We support macOS with Apple Silicon, modified from [jeethu](https://github.com/jeethu)'s PR [#143](https://github.com/KwaiVGI/LivePortrait/pull/143).
|
49 |
- **`2024/07/10`**: πͺ We support audio and video concatenating, driving video auto-cropping, and template making to protect privacy. More to see [here](assets/docs/changelog/2024-07-10.md).
|
|
|
228 |
year = {2024}
|
229 |
}
|
230 |
```
|
231 |
+
|
232 |
+
## Contact π§
|
233 |
+
[**Jianzhu Guo (ιε»Ίη )**](https://guojianzhu.com); **[email protected]**
|