jmonas commited on
Commit
cdadc0f
·
verified ·
1 Parent(s): 6b378b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -139,6 +139,8 @@ def main():
139
 
140
  st.title("1X World Model Challenge")
141
  st.markdown("## Welcome")
 
 
142
  st.write(
143
  "Welcome to the 1X World Model Challenge. This platform hosts two challenges—Compression and Sampling—focused on advancing research in world models for robotics."
144
  )
 
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."
146
  )