nshmyrevgmail commited on
Commit
0858ed5
·
1 Parent(s): 9da3b59
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,5 +115,5 @@ gr.Interface(
115
  .result_item_error {background-color:#ff7070;color:white;align-self:start}
116
  """,
117
  allow_flagging="never",
118
- theme="grass"
119
  ).launch(enable_queue=True)
 
115
  .result_item_error {background-color:#ff7070;color:white;align-self:start}
116
  """,
117
  allow_flagging="never",
118
+ theme="default"
119
  ).launch(enable_queue=True)