pengHTYX commited on
Commit
2818c31
1 Parent(s): e84d6ba

add git repo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ _DESCRIPTION = '''
52
  Generate consistent high-resolution multi-view normals maps and color images.
53
  </div>
54
  <div>
55
- The demo does not include the mesh reconstruction part, please visit <a href="https://github.com/pengHTYX/Era3D"><img src='https://img.shields.io/github/stars/pengHTYX/Era3D?style=social' /></a> to get a textured mesh.
56
  </div>
57
  '''
58
  _GPU_ID = 0
 
52
  Generate consistent high-resolution multi-view normals maps and color images.
53
  </div>
54
  <div>
55
+ The demo does not include the mesh reconstruction part, please visit <a href="https://github.com/pengHTYX/Era3D"><img src='https://img.shields.io/github/stars/pengHTYX/Era3D?style=social' style="display: inline-block; vertical-align: middle;"/></a> to get a textured mesh.
56
  </div>
57
  '''
58
  _GPU_ID = 0