yuchenlin commited on
Commit
9762c0d
ยท
1 Parent(s): 262e137
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -162,8 +162,8 @@ def build_demo():
162
  with gr.TabItem("๐Ÿš€ Submit Your Results", elem_id="od-benchmark-tab-table", id=3):
163
  _tab_submit()
164
 
165
- with gr.TabItem("๐Ÿ“ฎ About Us", elem_id="od-benchmark-tab-table", id=4):
166
- gr.Markdown(ABOUT_MD, elem_classes="markdown-text")
167
 
168
  with gr.Row():
169
  with gr.Accordion("๐Ÿ“™ Citation", open=False, elem_classes="accordion-label"):
 
162
  with gr.TabItem("๐Ÿš€ Submit Your Results", elem_id="od-benchmark-tab-table", id=3):
163
  _tab_submit()
164
 
165
+ # with gr.TabItem("๐Ÿ“ฎ About Us", elem_id="od-benchmark-tab-table", id=4):
166
+ # gr.Markdown(ABOUT_MD, elem_classes="markdown-text")
167
 
168
  with gr.Row():
169
  with gr.Accordion("๐Ÿ“™ Citation", open=False, elem_classes="accordion-label"):