prithivMLmods commited on
Commit
286515e
·
verified ·
1 Parent(s): 4e67c60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -259,8 +259,7 @@ css = """
259
  """
260
 
261
  # Create the Gradio Interface
262
- #with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
263
- with gr.Blocks(css=css, theme="earneleh/paris") as demo:
264
  gr.Markdown("# **[VisionScope R2](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
265
  with gr.Row():
266
  with gr.Column():
 
259
  """
260
 
261
  # Create the Gradio Interface
262
+ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
 
263
  gr.Markdown("# **[VisionScope R2](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
264
  with gr.Row():
265
  with gr.Column():