Spaces:
Build error
Build error
bill-jiang
commited on
Commit
•
36a892c
1
Parent(s):
9f3bb67
UPdate style
Browse files
app.py
CHANGED
@@ -504,7 +504,8 @@ with gr.Blocks(css=customCSS) as demo:
|
|
504 |
data_stored = gr.State([])
|
505 |
|
506 |
gr.Markdown('''
|
507 |
-
|
|
|
508 |
<p align="left">
|
509 |
<a href="https://github.com/OpenMotionLab/MotionGPT">Github Repo</a> •
|
510 |
<a href="https://motion-gpt.github.io/">Project Page</a> •
|
|
|
504 |
data_stored = gr.State([])
|
505 |
|
506 |
gr.Markdown('''
|
507 |
+
# MotionGPT: Human Motion as a Foreign Language
|
508 |
+
|
509 |
<p align="left">
|
510 |
<a href="https://github.com/OpenMotionLab/MotionGPT">Github Repo</a> •
|
511 |
<a href="https://motion-gpt.github.io/">Project Page</a> •
|