Spaces:
Running
Running
Commit
Β·
73a4cc2
1
Parent(s):
df906f3
[FIX] Minor bug in app.py
Browse files
app.py
CHANGED
@@ -376,7 +376,7 @@ with demo:
|
|
376 |
with gr.TabItem("π
Med Safety", elem_id="llm-benchmark-tab-table", id=2):
|
377 |
gr.Markdown("# Coming Soon!!!", elem_classes="markdown-text")
|
378 |
pass
|
379 |
-
with gr.TabItem("π
|
380 |
gr.Markdown("# Coming Soon!!!", elem_classes="markdown-text")
|
381 |
pass
|
382 |
|
|
|
376 |
with gr.TabItem("π
Med Safety", elem_id="llm-benchmark-tab-table", id=2):
|
377 |
gr.Markdown("# Coming Soon!!!", elem_classes="markdown-text")
|
378 |
pass
|
379 |
+
with gr.TabItem("π
Cross Examination", elem_id="llm-benchmark-tab-table", id=3):
|
380 |
gr.Markdown("# Coming Soon!!!", elem_classes="markdown-text")
|
381 |
pass
|
382 |
|