Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -254,7 +254,7 @@ css = """
|
|
254 |
|
255 |
# Create the Gradio Interface
|
256 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
257 |
-
gr.Markdown("# **[core OCR](https://huggingface.co/collections/prithivMLmods/
|
258 |
with gr.Row():
|
259 |
with gr.Column():
|
260 |
with gr.Tabs():
|
|
|
254 |
|
255 |
# Create the Gradio Interface
|
256 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
257 |
+
gr.Markdown("# **[core OCR](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
258 |
with gr.Row():
|
259 |
with gr.Column():
|
260 |
with gr.Tabs():
|