Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -234,7 +234,7 @@ css = """
|
|
234 |
|
235 |
# Create the Gradio Interface
|
236 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
237 |
-
gr.Markdown("# **
|
238 |
with gr.Row():
|
239 |
with gr.Column():
|
240 |
with gr.Tabs():
|
|
|
234 |
|
235 |
# Create the Gradio Interface
|
236 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
237 |
+
gr.Markdown("# **Multimodal OCR Comparator**")
|
238 |
with gr.Row():
|
239 |
with gr.Column():
|
240 |
with gr.Tabs():
|