Soumen commited on
Commit
8d87e65
1 Parent(s): b808107

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -171,7 +171,6 @@ def main():
171
  if st.checkbox("Summarize generated text"):
172
  engsum(text_ouput)
173
 
174
-
175
  if st.checkbox("Mark for Text Summarization"):
176
  if b==1:
177
  bansum(text)
 
171
  if st.checkbox("Summarize generated text"):
172
  engsum(text_ouput)
173
 
 
174
  if st.checkbox("Mark for Text Summarization"):
175
  if b==1:
176
  bansum(text)