prithivMLmods commited on
Commit
be0ce96
·
verified ·
1 Parent(s): ccb532a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -230,7 +230,7 @@ css = """
230
 
231
  # Create the Gradio Interface
232
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
233
- gr.Markdown("# **Cosmos-x-DocScope**")
234
  with gr.Row():
235
  with gr.Column():
236
  with gr.Tabs():
 
230
 
231
  # Create the Gradio Interface
232
  with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
233
+ gr.Markdown("# **DocScope-R1**")
234
  with gr.Row():
235
  with gr.Column():
236
  with gr.Tabs():