gnosticdev commited on
Commit
a199aba
·
verified ·
1 Parent(s): d146d20

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +2 -7
gradio_app.py CHANGED
@@ -209,14 +209,9 @@ def build_app():
209
  Hunyuan3D-2: Scaling Diffusion Models for High Resolution Textured 3D Assets Generation
210
  </div>
211
  <div align="center">
212
- Tencent Hunyuan3D Team
213
- </div>
214
- <div align="center">
215
- <a href="https://github.com/tencent/Hunyuan3D-2">Github Page</a> &ensp;
216
- <a href="http://3d-models.hunyuan.tencent.com">Homepage</a> &ensp;
217
- <a href="#">Technical Report</a> &ensp;
218
- <a href="https://huggingface.co/Tencent/Hunyuan3D-2"> Models</a> &ensp;
219
  </div>
 
220
  """
221
 
222
  with gr.Blocks(theme=gr.themes.Base(), title='Hunyuan-3D-2.0') as demo:
 
209
  Hunyuan3D-2: Scaling Diffusion Models for High Resolution Textured 3D Assets Generation
210
  </div>
211
  <div align="center">
212
+ Gnostic Dev
 
 
 
 
 
 
213
  </div>
214
+
215
  """
216
 
217
  with gr.Blocks(theme=gr.themes.Base(), title='Hunyuan-3D-2.0') as demo: