Towhidul commited on
Commit
4934dc4
·
verified ·
1 Parent(s): 42396bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -291,7 +291,6 @@ st.markdown("\nHighlighted Paraphrase Sentences with LCS:")
291
  for sentence in highlighted_sentence_list:
292
  st.write(sentence, unsafe_allow_html=True)
293
 
294
- st.write(sentence, unsafe_allow_html=True)
295
 
296
 
297
 
 
291
  for sentence in highlighted_sentence_list:
292
  st.write(sentence, unsafe_allow_html=True)
293
 
 
294
 
295
 
296