Authority001
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: liveportrait
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
<h1 align="center">LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control</h1>
|
@@ -231,4 +235,4 @@ If you find LivePortrait useful for your research, welcome to 🌟 this repo and
|
|
231 |
```
|
232 |
|
233 |
## Contact 📧
|
234 |
-
[**Jianzhu Guo (郭建珠)**](https://guojianzhu.com); **[email protected]**
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: liveportrait
|
4 |
+
base_model:
|
5 |
+
- stabilityai/stable-diffusion-3.5-large
|
6 |
+
new_version: stabilityai/stable-diffusion-3.5-large
|
7 |
+
pipeline_tag: audio-to-audio
|
8 |
---
|
9 |
|
10 |
<h1 align="center">LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control</h1>
|
|
|
235 |
```
|
236 |
|
237 |
## Contact 📧
|
238 |
+
[**Jianzhu Guo (郭建珠)**](https://guojianzhu.com); **[email protected]**
|