bill-jiang commited on
Commit
36a892c
β€’
1 Parent(s): 9f3bb67

UPdate style

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -504,7 +504,8 @@ with gr.Blocks(css=customCSS) as demo:
504
  data_stored = gr.State([])
505
 
506
  gr.Markdown('''
507
- <h2> <a href="https://motion-gpt.github.io/">MotionGPT: Human Motion as a Foreign Language</a></h2>
 
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> β€’