AIEcosystem commited on
Commit
d81c772
·
verified ·
1 Parent(s): 069ce29

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -0
src/streamlit_app.py CHANGED
@@ -882,6 +882,7 @@ if st.session_state.show_results:
882
  mime="text/csv",
883
  type="secondary"
884
  )
 
885
 
886
 
887
 
 
882
  mime="text/csv",
883
  type="secondary"
884
  )
885
+
886
 
887
 
888