ttxskk commited on
Commit
68bb4ad
1 Parent(s): 3df6611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ TITLE = """
85
  </div>
86
  <div style="font-size: 1.1rem; color: #555; max-width: 800px; margin: 1rem auto; line-height: 1.5; justify-content: center; align-items: center; text-align: center;">
87
  <div>
88
- <p>Recover multiple expressive human pose and shape recovery from an RGB image without any additional requirements, such as an off-the-shelf detection model.</h1>
89
  </div>
90
  </div>
91
  """
 
85
  </div>
86
  <div style="font-size: 1.1rem; color: #555; max-width: 800px; margin: 1rem auto; line-height: 1.5; justify-content: center; align-items: center; text-align: center;">
87
  <div>
88
+ <p>Recover multiple expressive human pose and shape from an RGB image without any additional requirements, such as an off-the-shelf detection model.</h1>
89
  </div>
90
  </div>
91
  """