nielsr HF staff commited on
Commit
7a9d0f0
1 Parent(s): 6b70dd0

Add tag, add link to paper

Browse files

Hi

@tanhshuai0219

congrats on the ECCV Oral!

This PR improves the model card by adding a link to the paper page: https://huggingface.co/papers/2404.01647, as well as adding an appropriate "talking-head-generation" tag.

This enables people to find your work more easily.

Cheers!

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - talking-head-generation
5
+ ---
6
+
7
+ This repository contains the checkpoints used in the paper [EDTalk: Efficient Disentanglement for Emotional Talking Head Synthesis](https://huggingface.co/papers/2404.01647).
8
+
9
+ ## Resources
10
+
11
+ Project page: https://tanshuai0219.github.io/EDTalk/
12
+ Code: https://github.com/tanshuai0219/EDTalk