scholarly360 commited on
Commit
9291dbd
1 Parent(s): 3008873

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -131,12 +131,12 @@ with st.form("my_form"):
131
  e.g. https://www.montrosecounty.net/DocumentCenter/View/823/Sample-Construction-Contract
132
  '''
133
  st.markdown(multi)
134
- multi = '''2. Insert Query to search or find similar language '''
135
  st.markdown(multi)
136
- multi = '''3. Press Index.'''
137
  st.markdown(multi)
138
  multi = '''
139
- ** Attempt is made for appropriate page and passage retrieval ** \n
140
  '''
141
  st.markdown(multi)
142
  #uploaded_file = st.file_uploader("Choose a file")
 
131
  e.g. https://www.montrosecounty.net/DocumentCenter/View/823/Sample-Construction-Contract
132
  '''
133
  st.markdown(multi)
134
+ multi = ''' '''
135
  st.markdown(multi)
136
+ multi = '''2. Press Calculate.'''
137
  st.markdown(multi)
138
  multi = '''
139
+ ** Attempt is made sentence Wise ** \n
140
  '''
141
  st.markdown(multi)
142
  #uploaded_file = st.file_uploader("Choose a file")