bennyguo commited on
Commit
efe24a8
·
1 Parent(s): fc91ae0

update links

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -399,7 +399,7 @@ def generate_3d(scribble_image_dict, prompt, scribble_confidence, text_confidenc
399
  with gr.Blocks() as demo:
400
  gr.Markdown("# TripoSG Scribble!!")
401
  gr.Markdown("""
402
- [![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](https://github.com/VAST-AI-Research/TripoSG)
403
 
404
  ### Fast 3D shape prototyping with simple scribble and text prompt. Presented by [Tripo](https://www.tripo3d.ai/).
405
 
 
399
  with gr.Blocks() as demo:
400
  gr.Markdown("# TripoSG Scribble!!")
401
  gr.Markdown("""
402
+ ## [GitHub](https://github.com/VAST-AI-Research/TripoSG) | [Paper](https://arxiv.org/abs/2502.06608) | [Project Page](https://yg256li.github.io/TripoSG-Page/)
403
 
404
  ### Fast 3D shape prototyping with simple scribble and text prompt. Presented by [Tripo](https://www.tripo3d.ai/).
405