ilcve21 commited on
Commit
ca06fa4
·
verified ·
1 Parent(s): 7bbe559

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ _DESCRIPTION = '''
9
  <span style="color: #000;font-size: 22px;font-weight: 600;">Powered by Math Magic AI Research, NTU & IC | </span>
10
  <a style="font-size: 22px;font-weight: 600;" href="https://arxiv.org/abs/2505.14521" target="_blank" rel="noopener noreferrer" >Arxiv</a> |
11
  <a style="font-size: 22px;font-weight: 600;" href="https://lizhihao6.github.io/Sparc3D/" target="_blank" rel="noopener noreferrer">Project Page</a> |
12
- <a style="font-size: 22px;font-weight: 600;" href="https://hitem3d.ai?sp_source=huggingface/" target="_blank" rel="noopener noreferrer">Product Platform Hitem3D</a>
13
  '''
14
 
15
 
 
9
  <span style="color: #000;font-size: 22px;font-weight: 600;">Powered by Math Magic AI Research, NTU & IC | </span>
10
  <a style="font-size: 22px;font-weight: 600;" href="https://arxiv.org/abs/2505.14521" target="_blank" rel="noopener noreferrer" >Arxiv</a> |
11
  <a style="font-size: 22px;font-weight: 600;" href="https://lizhihao6.github.io/Sparc3D/" target="_blank" rel="noopener noreferrer">Project Page</a> |
12
+ <span style="color: #000;font-size: 22px;font-weight: 600;">Offical Product:</span><a style="font-size: 22px;font-weight: 600;" href="https://hitem3d.ai?sp_source=huggingface/" target="_blank" rel="noopener noreferrer">Hitem3D</a>
13
  '''
14
 
15