astro21 commited on
Commit
a479672
·
verified ·
1 Parent(s): 8824c6a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -59,3 +59,5 @@ if uploaded_file is not None:
59
  st.write(result[1])
60
 
61
  st.markdown(get_binary_file_downloader_html(result[2], "Download Summarized Text"), unsafe_allow_html=True)
 
 
 
59
  st.write(result[1])
60
 
61
  st.markdown(get_binary_file_downloader_html(result[2], "Download Summarized Text"), unsafe_allow_html=True)
62
+
63
+