huanngzh commited on
Commit
30d688e
·
1 Parent(s): 48d91e1
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,6 +34,7 @@ os.makedirs(TMP_DIR, exist_ok=True)
34
  HEADER = """
35
  # 🔮 Text to Texture with [MV-Adapter](https://github.com/huanngzh/MV-Adapter)
36
  ## State-of-the-art Open Source Texture Generation Using Multi-View Diffusion Model
 
37
  """
38
 
39
  EXAMPLES = [
 
34
  HEADER = """
35
  # 🔮 Text to Texture with [MV-Adapter](https://github.com/huanngzh/MV-Adapter)
36
  ## State-of-the-art Open Source Texture Generation Using Multi-View Diffusion Model
37
+ <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>
38
  """
39
 
40
  EXAMPLES = [