Rooni commited on
Commit
14a76cc
·
1 Parent(s): 0612690

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from gradio.themes.utils.theme_dropdown import create_theme_dropdown
7
 
8
  dropdown, js = create_theme_dropdown()
9
 
10
- with gr.Blocks(theme='Jameswiller/Globe') as demo:
11
  with gr.Row().style(equal_height=True):
12
  with gr.Column(scale=10):
13
  gr.Markdown(
 
7
 
8
  dropdown, js = create_theme_dropdown()
9
 
10
+ with gr.Blocks(theme='yufistudio/PastelDark') as demo:
11
  with gr.Row().style(equal_height=True):
12
  with gr.Column(scale=10):
13
  gr.Markdown(