Yuliang commited on
Commit
8b1d236
1 Parent(s): 835dafe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -45,7 +45,10 @@ description = '''
45
  </th>
46
  </table>
47
 
48
- <h4> The reconstruction + refinement + video take about 200 seconds for single image. <br> <span style="color:red"> ICON is only suitable for humanoid images and will not work well on cartoons with non-human shapes.</span></h4>
 
 
 
49
 
50
  <details>
51
 
 
45
  </th>
46
  </table>
47
 
48
+ <center>
49
+ <h2> The reconstruction + refinement + video takes about 200 seconds for a single image. </h2>
50
+ <h2><span style="color:red"> ICON is only suitable for humanoid images and will not work well on cartoons with non-human shapes.</span></h2>
51
+ </center>
52
 
53
  <details>
54