prithivMLmods commited on
Commit
7f4a21e
·
verified ·
1 Parent(s): 5dcebbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ footer {
114
  }
115
  '''
116
 
117
- with gr.Blocks(css=css) as demo:
118
  gr.Markdown(DESCRIPTIONx)
119
  with gr.Group():
120
  with gr.Row():
 
114
  }
115
  '''
116
 
117
+ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
118
  gr.Markdown(DESCRIPTIONx)
119
  with gr.Group():
120
  with gr.Row():