Spaces:
Running
on
Zero
Running
on
Zero
update app (#8)
Browse files- update app (3de0dc002fc9668d7034ab64a01872278ba50cc3)
app.py
CHANGED
@@ -303,7 +303,7 @@ def create_gradio_interface():
|
|
303 |
<div class="title" style="text-align: center">
|
304 |
<h1>Tiny VLMs Lab🧪</h1>
|
305 |
<p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
|
306 |
-
Tiny
|
307 |
</p>
|
308 |
</div>
|
309 |
""")
|
|
|
303 |
<div class="title" style="text-align: center">
|
304 |
<h1>Tiny VLMs Lab🧪</h1>
|
305 |
<p style="font-size: 1.1em; color: #6b7280; margin-bottom: 0.6em;">
|
306 |
+
Tiny VLMs for Image Content Extraction and Understanding
|
307 |
</p>
|
308 |
</div>
|
309 |
""")
|