Kuaaangwen commited on
Commit
68b6bdf
1 Parent(s): 5241bce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,4 +38,4 @@ if submit_button:
38
 
39
 
40
  st.write('Similarity between {} and {} is {}%'.format(sentence_1,
41
- sentence_2, cos_sim)
 
38
 
39
 
40
  st.write('Similarity between {} and {} is {}%'.format(sentence_1,
41
+ sentence_2, cos_sim))