Jack Monas
commited on
Commit
Β·
11e276f
1
Parent(s):
d3ec1df
gif
Browse files
app.py
CHANGED
@@ -72,6 +72,7 @@ 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.write(
|
77 |
"Welcome to the World Model Challenge. This platform hosts three challenges "
|
|
|
72 |
st.set_page_config(page_title="1X World Model Challenge")
|
73 |
|
74 |
st.title("World Model Challenge")
|
75 |
+
st.image("assets/model_performance_over_time.jpg", use_container_width=True)
|
76 |
st.markdown("## Welcome")
|
77 |
st.write(
|
78 |
"Welcome to the World Model Challenge. This platform hosts three challenges "
|
assets/{9453f6131048fba6b5d1787421829a115ef8b62f-2048x1536-2.jpg β eve_waving.jpg}
RENAMED
File without changes
|
assets/{model_performance_over_time.webp β model_performance_over_time.jpg}
RENAMED
File without changes
|