prithivMLmods commited on
Commit
6646b66
·
verified ·
1 Parent(s): dc52d34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ def create_gradio_interface():
209
  <div class="title" style="text-align: center">
210
  <h1>Document Conversion with POINTS Reader 📖</h1>
211
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
212
- Using Tencent/POINTS-Reader Multimodal for Image Content Extraction
213
  </p>
214
  </div>
215
  """)
 
209
  <div class="title" style="text-align: center">
210
  <h1>Document Conversion with POINTS Reader 📖</h1>
211
  <p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
212
+ Using tencent/POINTS-Reader Multimodal for Image Content Extraction
213
  </p>
214
  </div>
215
  """)