Nidhal-ch commited on
Commit
26d8c64
1 Parent(s): f40fcd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ with col1:
195
  xaxis_title='Model',
196
  yaxis_title='Count',
197
  legend_title='Metric',
198
- height=300
199
  )
200
 
201
  # Show the plot using Streamlit
 
195
  xaxis_title='Model',
196
  yaxis_title='Count',
197
  legend_title='Metric',
198
+ height=280
199
  )
200
 
201
  # Show the plot using Streamlit