Jack Monas
commited on
Commit
·
194f835
1
Parent(s):
adaf985
gif
Browse files- app.py +1 -2
- assets/eve_waving.jpg +0 -0
app.py
CHANGED
@@ -71,9 +71,8 @@ def scoring_section():
|
|
71 |
def main():
|
72 |
st.set_page_config(page_title="1X World Model Challenge")
|
73 |
|
74 |
-
st.title("World Model Challenge")
|
75 |
st.markdown("## Welcome")
|
76 |
-
st.image("assets/eve_waving.jpg", use_container_width=True)
|
77 |
st.write(
|
78 |
"Welcome to the World Model Challenge. This platform hosts three challenges "
|
79 |
"designed to advance research in world models for robotics: Compression, Sampling, and Evaluation."
|
|
|
71 |
def main():
|
72 |
st.set_page_config(page_title="1X World Model Challenge")
|
73 |
|
74 |
+
st.title("1X World Model Challenge")
|
75 |
st.markdown("## Welcome")
|
|
|
76 |
st.write(
|
77 |
"Welcome to the World Model Challenge. This platform hosts three challenges "
|
78 |
"designed to advance research in world models for robotics: Compression, Sampling, and Evaluation."
|
assets/eve_waving.jpg
DELETED
Binary file (10.6 kB)
|
|