Spaces:
Runtime error
Runtime error
Update gradio_app.py
Browse files- gradio_app.py +0 -6
gradio_app.py
CHANGED
|
@@ -375,14 +375,8 @@ def build_app():
|
|
| 375 |
{title}
|
| 376 |
</div>
|
| 377 |
<div align="center">
|
| 378 |
-
Tencent Hunyuan3D Team
|
| 379 |
</div>
|
| 380 |
<div align="center">
|
| 381 |
-
<a href="https://github.com/tencent/Hunyuan3D-2">Github</a>  
|
| 382 |
-
<a href="http://3d-models.hunyuan.tencent.com">Homepage</a>  
|
| 383 |
-
<a href="https://3d.hunyuan.tencent.com">Hunyuan3D Studio</a>  
|
| 384 |
-
<a href="#">Technical Report</a>  
|
| 385 |
-
<a href="https://huggingface.co/Tencent/Hunyuan3D-2"> Pretrained Models</a>  
|
| 386 |
</div>
|
| 387 |
"""
|
| 388 |
custom_css = """
|
|
|
|
| 375 |
{title}
|
| 376 |
</div>
|
| 377 |
<div align="center">
|
|
|
|
| 378 |
</div>
|
| 379 |
<div align="center">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 380 |
</div>
|
| 381 |
"""
|
| 382 |
custom_css = """
|