Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -56,7 +56,7 @@ print(df)
|
|
| 56 |
def main():
|
| 57 |
|
| 58 |
with gr.Blocks() as demo:
|
| 59 |
-
gr.
|
| 60 |
|
| 61 |
with gr.Tabs():
|
| 62 |
with gr.Tab("Retrieval"):
|
|
|
|
| 56 |
def main():
|
| 57 |
|
| 58 |
with gr.Blocks() as demo:
|
| 59 |
+
gr.HTML(HEADER)
|
| 60 |
|
| 61 |
with gr.Tabs():
|
| 62 |
with gr.Tab("Retrieval"):
|