xinjie.wang commited on
Commit
24711c9
Β·
1 Parent(s): 32ccac0
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,8 +45,8 @@ with gr.Blocks(delete_cache=(43200, 43200), theme=custom_theme) as demo:
45
  ## ***EmbodiedGen***: Text-to-3D Asset
46
  **πŸ”– Version**: {VERSION}
47
  <p style="display: flex; gap: 10px; flex-wrap: nowrap;">
48
- <a href="https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html">
49
- <img alt="🌐 Project Page" src="https://img.shields.io/badge/🌐-Project_Page-blue">
50
  </a>
51
  <a href="https://arxiv.org/abs/2506.10600">
52
  <img alt="πŸ“„ arXiv" src="https://img.shields.io/badge/πŸ“„-arXiv-b31b1b">
 
45
  ## ***EmbodiedGen***: Text-to-3D Asset
46
  **πŸ”– Version**: {VERSION}
47
  <p style="display: flex; gap: 10px; flex-wrap: nowrap;">
48
+ <a href="https://horizonrobotics.github.io/EmbodiedGen">
49
+ <img alt="πŸ“– Documentation" src="https://img.shields.io/badge/πŸ“–-Documentation-blue">
50
  </a>
51
  <a href="https://arxiv.org/abs/2506.10600">
52
  <img alt="πŸ“„ arXiv" src="https://img.shields.io/badge/πŸ“„-arXiv-b31b1b">