sadickam commited on
Commit
e587583
·
verified ·
1 Parent(s): e27677b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def predict_single_text(text):
148
  template='seaborn', font=dict(family="Arial", size=12, color="black"),
149
  autosize=True,
150
  width=600,
151
- height=500,
152
  xaxis_title="Likelihood of IEQ",
153
  yaxis_title="Indoor environmental quality (IEQ)",
154
  # legend_title="Topics"
 
148
  template='seaborn', font=dict(family="Arial", size=12, color="black"),
149
  autosize=True,
150
  width=600,
151
+ height=400,
152
  xaxis_title="Likelihood of IEQ",
153
  yaxis_title="Indoor environmental quality (IEQ)",
154
  # legend_title="Topics"