Jack Monas commited on
Commit
adaf985
·
1 Parent(s): d2992f1
Files changed (2) hide show
  1. app.py +1 -1
  2. assets/eve_waving.jpg +0 -0
app.py CHANGED
@@ -72,8 +72,8 @@ def main():
72
  st.set_page_config(page_title="1X World Model Challenge")
73
 
74
  st.title("World Model Challenge")
75
- st.image("assets/eve_waving.jpg", use_container_width=True)
76
  st.markdown("## Welcome")
 
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."
 
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."
assets/eve_waving.jpg CHANGED