Baptlem commited on
Commit
e5488f2
1 Parent(s): 663f236

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -256,7 +256,7 @@ def create_demo(process, max_images=12, default_num_images=4):
256
 
257
  with gr.Row():
258
  with gr.Column():
259
- gr.Markdown()
260
  with gr.Column():
261
  gr.Video("./trajectory_hf/trajectory.avi",
262
  format="avi",
 
256
 
257
  with gr.Row():
258
  with gr.Column():
259
+ gr.Markdown(traj_description)
260
  with gr.Column():
261
  gr.Video("./trajectory_hf/trajectory.avi",
262
  format="avi",