kumar989 commited on
Commit
16006a4
1 Parent(s): 2f41a67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,4 +39,4 @@ if uploaded_file is not None:
39
  summary=summarizer(uploaded_file)
40
  st.divider()
41
  st.markdown(summary, unsafe_allow_html=True)
42
- st.divider()
 
39
  summary=summarizer(uploaded_file)
40
  st.divider()
41
  st.markdown(summary, unsafe_allow_html=True)
42
+ st.divider()