prithivMLmods commited on
Commit
47ab751
·
verified ·
1 Parent(s): 6f8844f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,7 +308,7 @@ css = """
308
 
309
  # Create the Gradio Interface
310
  with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
311
- gr.Markdown("# **core OCR**", elem_id="main-title")
312
  with gr.Row():
313
  with gr.Column(scale=2):
314
  with gr.Tabs():
 
308
 
309
  # Create the Gradio Interface
310
  with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
311
+ gr.Markdown("# **core [OCR](https://huggingface.co/collections/prithivMLmods/multimodal-implementations)**", elem_id="main-title")
312
  with gr.Row():
313
  with gr.Column(scale=2):
314
  with gr.Tabs():