Jack Monas commited on
Commit
03ffa54
·
1 Parent(s): 8a2f0fa
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -150,8 +150,7 @@ def main():
150
  st.title("1X World Model Challenge")
151
  st.markdown("## Welcome")
152
  st.write(
153
- "Welcome to the 1X World Model Challenge. This platform hosts three challenges "
154
- "focused on advancing research in world models for robotics: Compression, Sampling, and Evaluation."
155
  )
156
  st.write(
157
  "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."
 
150
  st.title("1X World Model Challenge")
151
  st.markdown("## Welcome")
152
  st.write(
153
+ "Welcome to the 1X World Model Challenge. This platform hosts three challenges—Compression, Sampling, and Evaluation—focused on advancing research in world models for robotics."
 
154
  )
155
  st.write(
156
  "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."