Jack Monas commited on
Commit
d6cc5ea
·
1 Parent(s): 4cd31b6
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -152,10 +152,10 @@ def main():
152
  st.markdown("## Welcome")
153
  st.write(
154
  "Welcome to the 1X World Model Challenge. This platform hosts three challenges "
155
- "designed to advance research in world models for robotics: Compression, Sampling, and Evaluation."
156
  )
157
  st.write(
158
- "In partnership with Open Drive Lab, we are launching this challenge as part of the [Autonomous Grand Challenge 2025](https://opendrivelab.com/challenge2025/), held in conjunction with the CVPR 2025 (confirmed) and ICCV 2025 (tentative) workshops. With a total cash prize pool of up to USD 100,000, individual track awards exceeding USD 15,000, and travel grants available, we invite you to push the boundaries of robotics research and simulation."
159
  )
160
 
161
  st.markdown("---")
 
152
  st.markdown("## Welcome")
153
  st.write(
154
  "Welcome to the 1X World Model Challenge. This platform hosts three challenges "
155
+ "focused on advancing research in world models for robotics: Compression, Sampling, and Evaluation."
156
  )
157
  st.write(
158
+ "In partnership with Open Drive Lab, we are launching this challenge as part of the [Autonomous Grand Challenge 2025](https://opendrivelab.com/challenge2025/), held in conjunction with the CVPR 2025 (confirmed) and ICCV 2025 (tentative) workshops."
159
  )
160
 
161
  st.markdown("---")