minghua commited on
Commit
3348d39
·
1 Parent(s): 703e611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,6 +51,7 @@ _DESCRIPTION = '''
51
  <a style="display:inline-block; margin-left: .5em" href='https://github.com/One-2-3-45/One-2-3-45'><img src='https://img.shields.io/github/stars/One-2-3-45/One-2-3-45?style=social' /></a>
52
  </div>
53
  We reconstruct a 3D textured mesh from a single image by initially predicting multi-view images and then lifting them to 3D.
 
54
  '''
55
  _USER_GUIDE = "Please upload an image in the block above (or choose an example above) and click **Run Generation**."
56
  _BBOX_1 = "Predicting bounding box for the input image..."
 
51
  <a style="display:inline-block; margin-left: .5em" href='https://github.com/One-2-3-45/One-2-3-45'><img src='https://img.shields.io/github/stars/One-2-3-45/One-2-3-45?style=social' /></a>
52
  </div>
53
  We reconstruct a 3D textured mesh from a single image by initially predicting multi-view images and then lifting them to 3D.
54
+ Check out our new work <a href="https://sudo-ai-3d.github.io/One2345plus_page/">One-2-3-45++</a>!
55
  '''
56
  _USER_GUIDE = "Please upload an image in the block above (or choose an example above) and click **Run Generation**."
57
  _BBOX_1 = "Predicting bounding box for the input image..."