prithivMLmods commited on
Commit
3bcb6f9
·
verified ·
1 Parent(s): d8b0882

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ def create_gradio_interface():
179
  with gr.Blocks(theme="bethecloud/storj_theme", css=css, js=js_func) as demo:
180
  gr.HTML("""
181
  <div class="title" style="text-align: center">
182
- <h1><span style="color: red;">OCR</span><strong></strong> Comparator</h1>
183
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
184
  Advanced Vision-Language Model for Image Content and Layout Extraction
185
  </p>
 
179
  with gr.Blocks(theme="bethecloud/storj_theme", css=css, js=js_func) as demo:
180
  gr.HTML("""
181
  <div class="title" style="text-align: center">
182
+ <h1>OCR Comparator👨‍🏫</h1>
183
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
184
  Advanced Vision-Language Model for Image Content and Layout Extraction
185
  </p>