Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -234,6 +234,7 @@ def create_gradio_interface():
|
|
234 |
with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
|
235 |
gr.HTML("""
|
236 |
<div class="title" style="text-align: center">
|
|
|
237 |
<p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
|
238 |
Advanced Vision-Language Model for Image Content and Layout Extraction
|
239 |
</p>
|
|
|
234 |
with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
|
235 |
gr.HTML("""
|
236 |
<div class="title" style="text-align: center">
|
237 |
+
<h1>Tiny VLMs Lab🧪</h1>
|
238 |
<p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
|
239 |
Advanced Vision-Language Model for Image Content and Layout Extraction
|
240 |
</p>
|