jmonas commited on
Commit
721e068
·
verified ·
1 Parent(s): cdadc0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ def main():
139
 
140
  st.title("1X World Model Challenge")
141
  st.markdown("## Welcome")
142
- st.success("🚀 The ICCV Phase of the Autonomous Grand Challenge is **live**!")
143
 
144
  st.write(
145
  "Welcome to the 1X World Model Challenge. This platform hosts two challenges—Compression and Sampling—focused on advancing research in world models for robotics."
 
139
 
140
  st.title("1X World Model Challenge")
141
  st.markdown("## Welcome")
142
+ st.success("🚀 The [ICCV](https://opendrivelab.com/iccv2025/workshop/) Phase of the Autonomous Grand Challenge is **live**!")
143
 
144
  st.write(
145
  "Welcome to the 1X World Model Challenge. This platform hosts two challenges—Compression and Sampling—focused on advancing research in world models for robotics."