Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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"):
|