Update app.py
Browse files
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](https://opendrivelab.com/iccv2025/workshop/)
|
| 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 Phase of the Autonomous Grand Challenge](https://opendrivelab.com/iccv2025/workshop/) 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."
|