Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -325,7 +325,7 @@ css = """
|
|
325 |
|
326 |
# Create the Gradio Interface
|
327 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
328 |
-
gr.Markdown("# **[
|
329 |
with gr.Row():
|
330 |
with gr.Column():
|
331 |
with gr.Tabs():
|
|
|
325 |
|
326 |
# Create the Gradio Interface
|
327 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
328 |
+
gr.Markdown("# **[OCRNet 4x 🤗](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
329 |
with gr.Row():
|
330 |
with gr.Column():
|
331 |
with gr.Tabs():
|