prithivMLmods commited on
Commit
bba8ffc
·
verified ·
1 Parent(s): a04c465

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -307,7 +307,7 @@ css = """
307
 
308
  # Create the Gradio Interface
309
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
310
- gr.Markdown("# **[OCR Net 4x](https://huggingface.co/collections/prithivMLmods/core-and-docscope-ocr-models-6816d7f1bde3f911c6c852bc)**")
311
  with gr.Row():
312
  with gr.Column():
313
  with gr.Tabs():
 
307
 
308
  # Create the Gradio Interface
309
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
310
+ gr.Markdown("# **[OCR Net 4x](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
311
  with gr.Row():
312
  with gr.Column():
313
  with gr.Tabs():