huanngzh commited on
Commit
bc6d7b0
·
1 Parent(s): 12bb2f8
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ os.makedirs(TMP_DIR, exist_ok=True)
39
  HEADER = """
40
  # 🔮 Image to Texture with [MV-Adapter](https://github.com/huanngzh/MV-Adapter)
41
  ## State-of-the-art Open Source Texture Generation Using Multi-View Diffusion Model
 
42
  """
43
 
44
  EXAMPLES = [
 
39
  HEADER = """
40
  # 🔮 Image to Texture with [MV-Adapter](https://github.com/huanngzh/MV-Adapter)
41
  ## State-of-the-art Open Source Texture Generation Using Multi-View Diffusion Model
42
+ <p style="font-size: 1.1em;">By <a href="https://www.tripo3d.ai/" style="color: #1E90FF; text-decoration: none; font-weight: bold;">Tripo</a></p>
43
  """
44
 
45
  EXAMPLES = [