Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -288,7 +288,7 @@ with demo:
|
|
288 |
gr.Markdown('''
|
289 |
### Generate human motion by **T2M-GPT**
|
290 |
##### Step 1. Give prompt text describing human motion
|
291 |
-
##### Step 2. Choice method to
|
292 |
##### Step 3. Generate output and enjoy
|
293 |
''')
|
294 |
with gr.Row():
|
|
|
288 |
gr.Markdown('''
|
289 |
### Generate human motion by **T2M-GPT**
|
290 |
##### Step 1. Give prompt text describing human motion
|
291 |
+
##### Step 2. Choice method to render output (Fast: Sketch skeleton; Slow: SMPL mesh, only work with GPU and running time around 2 mins)
|
292 |
##### Step 3. Generate output and enjoy
|
293 |
''')
|
294 |
with gr.Row():
|