Jack Monas
commited on
Commit
·
5ebf37b
1
Parent(s):
804de59
gif
Browse files
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
|
82 |
)
|
83 |
|
84 |
st.markdown("---")
|
|
|
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("---")
|