sadickam commited on
Commit
42a3141
·
verified ·
1 Parent(s): ae3cb5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ def predict_single_text(text, threshold):
144
 
145
  fig.update_layout(
146
  # barmode='stack',
147
- template='seaborn', font=dict(family="Arial", size=12, color="black"),
148
  autosize=True,
149
  width=600,
150
  height=400,
 
144
 
145
  fig.update_layout(
146
  # barmode='stack',
147
+ template='simple_white', font=dict(family="Arial", size=12, color="black"),
148
  autosize=True,
149
  width=600,
150
  height=400,