LivePortrait
ONNX
cleardusk Wauplin HF staff commited on
Commit
477e235
·
verified ·
1 Parent(s): 8921646

Add library_name in model card metadata (+ tags) (#3)

Browse files

- Add library_name in model card metadata (+ tags) (0e6b8ee333bb02fcf1e6f37353849fc6b644d3a2)


Co-authored-by: Lucain Pouget <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  <h1 align="center">LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control</h1>
@@ -205,4 +206,4 @@ If you find LivePortrait useful for your research, welcome to 🌟 this repo and
205
  journal = {arXiv preprint arXiv:2407.03168},
206
  year = {2024}
207
  }
208
- ```
 
1
  ---
2
  license: mit
3
+ library_name: liveportrait
4
  ---
5
 
6
  <h1 align="center">LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control</h1>
 
206
  journal = {arXiv preprint arXiv:2407.03168},
207
  year = {2024}
208
  }
209
+ ```