prithivMLmods commited on
Commit
97c2134
·
verified ·
1 Parent(s): 609c586

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ footer {
204
  visibility: hidden; /* Existing style */
205
  }
206
  '''
207
- with gr.Blocks(theme="YTheme/Gradient", css=css) as demo:
208
  gr.Markdown(DESCRIPTION)
209
  with gr.Row():
210
  prompt = gr.Text(
 
204
  visibility: hidden; /* Existing style */
205
  }
206
  '''
207
+ with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
208
  gr.Markdown(DESCRIPTION)
209
  with gr.Row():
210
  prompt = gr.Text(