prithivMLmods commited on
Commit
0824a2a
·
verified ·
1 Parent(s): af5d8ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ css = """
201
  """
202
 
203
  # Create the Gradio Interface
204
- with gr.Blocks(css=css, theme="abdulwahed-sweden/rust-theme") as demo:
205
  gr.Markdown("# **[Doc VLMs](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
206
  with gr.Row():
207
  with gr.Column():
 
201
  """
202
 
203
  # Create the Gradio Interface
204
+ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
205
  gr.Markdown("# **[Doc VLMs](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
206
  with gr.Row():
207
  with gr.Column():