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