Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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
|
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 |
""")
|