prithivMLmods commited on
Commit
a36372c
·
verified ·
1 Parent(s): daae67c

Update app.py

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