Jack Monas commited on
Commit
fda4977
·
1 Parent(s): 5ebf37b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ def main():
78
  "designed to advance research in world models for robotics: Compression, Sampling, and Evaluation."
79
  )
80
  st.write(
81
- "This challenge is part of Open Drive Lab's Autonomous Grand Challenge 2025, held in conjunction with the CVPR 2025 Workshop (confirmed) and ICCV 2025 Workshop (tentative). 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."
82
  )
83
 
84
  st.markdown("---")
 
78
  "designed to advance research in world models for robotics: Compression, Sampling, and Evaluation."
79
  )
80
  st.write(
81
+ "We are partnering with Open Drive Lab to release this challenge as part of the Autonomous Grand Challenge 2025, 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."
82
  )
83
 
84
  st.markdown("---")