Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -262,8 +262,8 @@ with demo:
|
|
262 |
<h1 style='text-align: center'>Generating Human Motion from Textual Descriptions with Discrete Representations (T2M-GPT)</h1>
|
263 |
This space uses <a href='https://mael-zys.github.io/T2M-GPT/' target='_blank'><b>T2M-GPT models</b></a> based on Vector Quantised-Variational AutoEncoder (VQ-VAE) and Generative Pre-trained Transformer (GPT) for human motion generation from textural descriptions🤗
|
264 |
<figure>
|
265 |
-
<img src="https://huggingface.co/vumichien/T2M-GPT/resolve/main/
|
266 |
-
<figcaption>
|
267 |
</figcaption>
|
268 |
</figure>
|
269 |
</div>
|
|
|
262 |
<h1 style='text-align: center'>Generating Human Motion from Textual Descriptions with Discrete Representations (T2M-GPT)</h1>
|
263 |
This space uses <a href='https://mael-zys.github.io/T2M-GPT/' target='_blank'><b>T2M-GPT models</b></a> based on Vector Quantised-Variational AutoEncoder (VQ-VAE) and Generative Pre-trained Transformer (GPT) for human motion generation from textural descriptions🤗
|
264 |
<figure>
|
265 |
+
<img src="https://huggingface.co/vumichien/T2M-GPT/resolve/main/T2M-GPT.png" alt="T2M-GPT">
|
266 |
+
<figcaption>T2M-GPT
|
267 |
</figcaption>
|
268 |
</figure>
|
269 |
</div>
|