Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
+
|