echung682 commited on
Commit
e8f8e70
·
verified ·
1 Parent(s): 2f6554e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ column 2: outputs
140
  row 1, col 2 = emotion results
141
  row 2, col 2 = plt graph
142
  '''
143
- with gr.Blocks(title="Emotion Reader", theme=gr.themes.Soft()) as emotion_reader:
144
  gr.Markdown(
145
  """
146
  # Emotion Analysis from Text and Face
 
140
  row 1, col 2 = emotion results
141
  row 2, col 2 = plt graph
142
  '''
143
+ with gr.Blocks(title="Emotion Reader", theme=gr.themes.Ocean()) as emotion_reader:
144
  gr.Markdown(
145
  """
146
  # Emotion Analysis from Text and Face