prithivMLmods commited on
Commit
9ef55f2
·
verified ·
1 Parent(s): d5cb2af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("# **[OCR Net 4x](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
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():