Skier8402 commited on
Commit
4f5de17
·
1 Parent(s): 1d60f01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ def main():
149
  )
150
 
151
  st.markdown("# Chat with a Bot")
152
- st.markdown("This bot tries to answer questions about multiple PDFs.")
153
 
154
  st.write(css, unsafe_allow_html=True)
155
 
 
149
  )
150
 
151
  st.markdown("# Chat with a Bot")
152
+ st.markdown("This bot tries to answer questions about multiple PDFs. Add your credentials, and press Enter")
153
 
154
  st.write(css, unsafe_allow_html=True)
155