akdeniz27 commited on
Commit
fbf9e76
·
verified ·
1 Parent(s): 5578878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ if Run_Button == True:
81
  fig = go.Figure([go.Bar(x=output_labels, y=output_scores)])
82
  st.plotly_chart(fig, use_container_width=False, sharing="streamlit")
83
  st.success('Done!')
84
-
 
81
  fig = go.Figure([go.Bar(x=output_labels, y=output_scores)])
82
  st.plotly_chart(fig, use_container_width=False, sharing="streamlit")
83
  st.success('Done!')
84
+