KeshavRa commited on
Commit
0f0f2e6
·
verified ·
1 Parent(s): 3916947

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ if selected_app == "2) Create CSVs":
178
  st.rerun()
179
 
180
  else:
181
- st.markdown("### On this page, convert your information into potential questions")
182
 
183
  st.write("1. Upload your PDFs here")
184
  with st.expander("Explain"):
 
178
  st.rerun()
179
 
180
  else:
181
+ st.markdown("### On this page, you'll convert your text into potential questions that your chatbot may be asked and their corresponding answers.")
182
 
183
  st.write("1. Upload your PDFs here")
184
  with st.expander("Explain"):