prithivMLmods commited on
Commit
3b99ac3
·
verified ·
1 Parent(s): 6dd8858

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ css = """
218
 
219
  # Create the Gradio Interface
220
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
221
- gr.Markdown("# **Vision-Language Model Inference**")
222
  with gr.Row():
223
  with gr.Column():
224
  with gr.Tabs():
 
218
 
219
  # Create the Gradio Interface
220
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
221
+ gr.Markdown("# **Cosmos-x-DocScope**")
222
  with gr.Row():
223
  with gr.Column():
224
  with gr.Tabs():