prithivMLmods commited on
Commit
3de0dc0
·
verified ·
1 Parent(s): f4a3d19

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Vision-Language Models for Image Understanding and Description
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
  """)