pengHTYX commited on
Commit
5ca6385
·
1 Parent(s): 5030386

add git repo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ _TITLE = '''Era3D: High-Resolution Multiview Diffusion using Efficient Row-wise
50
  _DESCRIPTION = '''
51
  <div>
52
  Generate consistent high-resolution multi-view normals maps and color images.
53
- <a style="display:inline-block; margin-left: .5em" href='https://github.com/pengHTYX/Era3D'></a>
54
  </div>
55
  <div>
56
  The demo does not include the mesh reconstruction part, please visit <a href="https://github.com/pengHTYX/Era3D">our github repo</a> to get a textured mesh.
 
50
  _DESCRIPTION = '''
51
  <div>
52
  Generate consistent high-resolution multi-view normals maps and color images.
53
+ <a style="display:inline-block; margin-left: .5em" href='https://github.com/pengHTYX/Era3D'><img src='https://img.shields.io/github/stars/pengHTYX/Era3D?style=social' /></a>
54
  </div>
55
  <div>
56
  The demo does not include the mesh reconstruction part, please visit <a href="https://github.com/pengHTYX/Era3D">our github repo</a> to get a textured mesh.