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