HongzeFu commited on
Commit
cf1173e
Β·
1 Parent(s): 7ca8d57

ui change

Browse files
Files changed (1) hide show
  1. gradio-web/ui_layout.py +1 -0
gradio-web/ui_layout.py CHANGED
@@ -901,6 +901,7 @@ def create_ui_blocks():
901
  demo.head = THEME_LOCK_HEAD
902
 
903
  gr.Markdown("## πŸ”₯ RoboMME Interactive Demo πŸš€πŸš€πŸš€", elem_id="header_title")
 
904
  with gr.Row():
905
  with gr.Column(scale=1):
906
  header_task_box = gr.Dropdown(
 
901
  demo.head = THEME_LOCK_HEAD
902
 
903
  gr.Markdown("## πŸ”₯ RoboMME Interactive Demo πŸš€πŸš€πŸš€", elem_id="header_title")
904
+ gr.Markdown("### Think robots πŸ€– struggle with memory? Let's see how you do πŸ‘‡")
905
  with gr.Row():
906
  with gr.Column(scale=1):
907
  header_task_box = gr.Dropdown(