workspace commited on
Commit
7f03646
Β·
1 Parent(s): 628e0ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ def plot_fig(input):
48
  return fig
49
 
50
 
51
- with gr.Blocks() as app:
52
  gr.Markdown(
53
  """
54
  # Speech Emotion Detector 🎡😍
 
48
  return fig
49
 
50
 
51
+ with gr.Blocks(theme='peach') as app:
52
  gr.Markdown(
53
  """
54
  # Speech Emotion Detector 🎡😍