i0xs0 commited on
Commit
46f328c
·
verified ·
1 Parent(s): de3e019

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -14,7 +14,9 @@ def predict_emotion(text):
14
 
15
 
16
  #theme = gr.themes.Ocean()
17
- theme = gr.themes.Glass()
 
 
18
 
19
 
20
  demo = gr.Interface(
 
14
 
15
 
16
  #theme = gr.themes.Ocean()
17
+ #theme = gr.themes.Glass()
18
+ theme = gr.themes.Soft()
19
+
20
 
21
 
22
  demo = gr.Interface(