Spaces:
Running
Running
no about
Browse files
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 |
-
|
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"):
|