Text-to-Image
text-to-motion
vumichien commited on
Commit
39e3d40
1 Parent(s): 0ffa83c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -6,8 +6,14 @@ license: apache-2.0
6
  These are model weights originally provided by the authors of the paper [T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations](https://arxiv.org/abs/2301.06052).
7
 
8
  <figure>
9
- <img src="https://huggingface.co/vumichien/T2M-GPT/resolve/main/Teaser.png" alt="T2M-GPT", width="425", height=850>
10
- <figcaption>Audio-visual HuBERT
 
 
 
 
 
 
11
  </figcaption>
12
  </figure>
13
 
 
6
  These are model weights originally provided by the authors of the paper [T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations](https://arxiv.org/abs/2301.06052).
7
 
8
  <figure>
9
+ <img src="https://huggingface.co/vumichien/T2M-GPT/resolve/main/VQ.png" alt="T2M-VQ", width="425", height=850>
10
+ <figcaption>T2M-VQ
11
+ </figcaption>
12
+ </figure>
13
+
14
+ <figure>
15
+ <img src="https://huggingface.co/vumichien/T2M-GPT/resolve/main/Transformer.png" alt="Transformer", width="425", height=850>
16
+ <figcaption>Transformer
17
  </figcaption>
18
  </figure>
19