Spaces:
orrinin
/
Runtime error

orrinin commited on
Commit
56a78e5
·
verified ·
1 Parent(s): 93cb3f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ footer {
175
  visibility: hidden
176
  }
177
  '''
178
- with gr.Blocks(css=CSS, theme="soft") as demo:
179
  gr.Markdown(DESCRIPTION)
180
  with gr.Group():
181
  with gr.Row():
 
175
  visibility: hidden
176
  }
177
  '''
178
+ with gr.Blocks(css=CSS, theme="xiaobaiyuan/theme_brief") as demo:
179
  gr.Markdown(DESCRIPTION)
180
  with gr.Group():
181
  with gr.Row():