prithivMLmods commited on
Commit
2e16d03
·
verified ·
1 Parent(s): 49a2cb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -375,7 +375,7 @@ def create_gradio_interface():
375
  with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
376
  gr.HTML("""
377
  <div class="title" style="text-align: center">
378
- <h1>Dot<span style="color: red;">●</span><strong>dot</strong>OCR vs Dolphin🐬</h1>
379
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
380
  Advanced vision-language model for image/PDF to markdown document processing
381
  </p>
 
375
  with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
376
  gr.HTML("""
377
  <div class="title" style="text-align: center">
378
+ <h1>Dot<span style="color: red;">●</span><strong></strong>OCR vs Dolphin🐬</h1>
379
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
380
  Advanced vision-language model for image/PDF to markdown document processing
381
  </p>