deepkyu commited on
Commit
4423b89
β€’
1 Parent(s): 8b1cfc8

reposition the section (`2a10ef4` in https://bitbucket.org/maum-system/cvpr22-demo-gradio )

Browse files
Files changed (2) hide show
  1. docs/article.md +5 -7
  2. docs/description.md +0 -6
docs/article.md CHANGED
@@ -14,12 +14,10 @@ Recent studies in talking face generation have focused on building a train-once-
14
 
15
  [CVPR Open Access](https://openaccess.thecvf.com/content/CVPR2022/html/Song_Talking_Face_Generation_With_Multilingual_TTS_CVPR_2022_paper.html) [arXiv](https://arxiv.org/abs/2205.06421)
16
 
17
- ### CVPR 2022 Schedule
18
 
19
- This demonstration is mainly for the CVPR 2022 virtual participants.
20
 
21
- If you are attending in person, we will set up a special demonstration in the *Demo Area* during the following times:
22
-
23
- - 21st, June (Tue) 10:00 - 13:30
24
- - 22nd, June (Wed) 10:00 - 12:30
25
- - 23rd, June (Thu) 10:00 - 12:00
 
14
 
15
  [CVPR Open Access](https://openaccess.thecvf.com/content/CVPR2022/html/Song_Talking_Face_Generation_With_Multilingual_TTS_CVPR_2022_paper.html) [arXiv](https://arxiv.org/abs/2205.06421)
16
 
17
+ ### News
18
 
19
+ (2022.08.18.) We got the CVPR Hugging Face prize! Thank you all and special thanks to AK([@akhaliq](https://huggingface.co/akhaliq)).
20
 
21
+ <center>
22
+ <img alt="we-got-huggingface-prize" src="https://github.com/deepkyu/ml-talking-face/blob/main/docs/we-got-huggingface-prize.jpeg?raw=true" width="50%" />
23
+ </center>
 
 
docs/description.md CHANGED
@@ -5,12 +5,6 @@ If the input text language and the target language are different, the input text
5
 
6
  ### Updates
7
 
8
- (2022.08.18.) We got the CVPR Hugging Face prize! Thank you all and special thanks to AK([@akhaliq](https://huggingface.co/akhaliq)).
9
-
10
- <center>
11
- <img alt="we-got-huggingface-prize" src="https://github.com/deepkyu/ml-talking-face/blob/main/docs/we-got-huggingface-prize.jpeg?raw=true" width="50%" />
12
- </center>
13
-
14
  (2022.06.17.) Thank you for visiting our demo!😊 This demo attracted a lot more attention than we anticipated. This, unfortunately, means that the computational burden is heavier than this demo was designed for. So, to maximize everyone's experience, we capped the length of the translated texts at:
15
  - 200 characters for English
16
  - 100 characters for Chinese, Japaense, and Korean.
 
5
 
6
  ### Updates
7
 
 
 
 
 
 
 
8
  (2022.06.17.) Thank you for visiting our demo!😊 This demo attracted a lot more attention than we anticipated. This, unfortunately, means that the computational burden is heavier than this demo was designed for. So, to maximize everyone's experience, we capped the length of the translated texts at:
9
  - 200 characters for English
10
  - 100 characters for Chinese, Japaense, and Korean.