Jack Monas
commited on
Commit
·
15ed299
1
Parent(s):
9a459a4
gif
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ def main():
|
|
162 |
st.markdown("## Motivation")
|
163 |
st.write(
|
164 |
"Real-world robotics faces a fundamental challenge: environments are dynamic and change over time, "
|
165 |
-
"making consistent evaluation of policy performance difficult. Driven by recent advances in video generation, World
|
166 |
"learning to simulate complex real-world interactions from image tokens paired with action data. We believe these learned simulators will enable "
|
167 |
"robust evaluation and iterative improvement of robot policies without the constraints of a physical testbed."
|
168 |
)
|
|
|
162 |
st.markdown("## Motivation")
|
163 |
st.write(
|
164 |
"Real-world robotics faces a fundamental challenge: environments are dynamic and change over time, "
|
165 |
+
"making consistent evaluation of policy performance difficult. Driven by recent advances in video generation, \"World Models\" offer a solution by "
|
166 |
"learning to simulate complex real-world interactions from image tokens paired with action data. We believe these learned simulators will enable "
|
167 |
"robust evaluation and iterative improvement of robot policies without the constraints of a physical testbed."
|
168 |
)
|