prithivMLmods commited on
Commit
cfb09bb
·
verified ·
1 Parent(s): 17f5497

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ css = '''
201
  .gradio-container{max-width: 560px !important}
202
  h1{text-align:center}
203
  '''
204
- with gr.Blocks(css=css, theme="xiaobaiyuan/theme_brief") as demo:
205
  gr.Markdown(DESCRIPTIONs)
206
  gr.DuplicateButton(
207
  value="Duplicate Space for private use",
 
201
  .gradio-container{max-width: 560px !important}
202
  h1{text-align:center}
203
  '''
204
+ with gr.Blocks(css=css, theme="snehilsanyal/scikit-learn") as demo:
205
  gr.Markdown(DESCRIPTIONs)
206
  gr.DuplicateButton(
207
  value="Duplicate Space for private use",