Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -275,7 +275,7 @@ css = """
|
|
275 |
|
276 |
# Create the Gradio Interface
|
277 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
278 |
-
gr.Markdown("# **[Multimodal OCR](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
279 |
with gr.Row():
|
280 |
with gr.Column():
|
281 |
with gr.Tabs():
|
|
|
275 |
|
276 |
# Create the Gradio Interface
|
277 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
278 |
+
gr.Markdown("# **[Multimodal OCR hpc/.](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
279 |
with gr.Row():
|
280 |
with gr.Column():
|
281 |
with gr.Tabs():
|