akdeniz27 commited on
Commit
e8f5b25
1 Parent(s): 2dc5298

Update app.py

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