xinjie.wang commited on
Commit
874057c
Β·
1 Parent(s): 19cbf11
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -55,8 +55,8 @@ with gr.Blocks(delete_cache=(43200, 43200), theme=custom_theme) as demo:
55
  ## ***EmbodiedGen***: Texture Generation
56
  **πŸ”– Version**: {VERSION}
57
  <p style="display: flex; gap: 10px; flex-wrap: nowrap;">
58
- <a href="https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html">
59
- <img alt="🌐 Project Page" src="https://img.shields.io/badge/🌐-Project_Page-blue">
60
  </a>
61
  <a href="https://arxiv.org/abs/2506.10600">
62
  <img alt="πŸ“„ arXiv" src="https://img.shields.io/badge/πŸ“„-arXiv-b31b1b">
 
55
  ## ***EmbodiedGen***: Texture Generation
56
  **πŸ”– Version**: {VERSION}
57
  <p style="display: flex; gap: 10px; flex-wrap: nowrap;">
58
+ <a href="https://horizonrobotics.github.io/EmbodiedGen">
59
+ <img alt="πŸ“– Documentation" src="https://img.shields.io/badge/πŸ“–-Documentation-blue">
60
  </a>
61
  <a href="https://arxiv.org/abs/2506.10600">
62
  <img alt="πŸ“„ arXiv" src="https://img.shields.io/badge/πŸ“„-arXiv-b31b1b">