Spaces:
Running
on
Zero
Running
on
Zero
Update hg_app.py
Browse files
hg_app.py
CHANGED
@@ -262,6 +262,7 @@ def build_app():
|
|
262 |
<a href="http://3d-models.hunyuan.tencent.com">Homepage</a>  
|
263 |
<a href="https://arxiv.org/abs/2501.12202">Technical Report</a>  
|
264 |
<a href="https://huggingface.co/Tencent/Hunyuan3D-2"> Models</a>  
|
|
|
265 |
</div>
|
266 |
"""
|
267 |
|
|
|
262 |
<a href="http://3d-models.hunyuan.tencent.com">Homepage</a>  
|
263 |
<a href="https://arxiv.org/abs/2501.12202">Technical Report</a>  
|
264 |
<a href="https://huggingface.co/Tencent/Hunyuan3D-2"> Models</a>  
|
265 |
+
<a href="https://github.com/Tencent/Hunyuan3D-2?tab=readme-ov-file#blender-addon"> Blender Addon</a>  
|
266 |
</div>
|
267 |
"""
|
268 |
|