prithivMLmods commited on
Commit
0315c53
·
verified ·
1 Parent(s): 04fb225

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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>