stevafernandes commited on
Commit
704bd47
·
verified ·
1 Parent(s): 1041f84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ def main():
141
  )
142
 
143
  st.header("Papal Encyclicals RAG")
144
- st.markdown("Ask questions about the document and get answers based only on its content.")
145
  st.markdown("---")
146
 
147
  # Check for API key
 
141
  )
142
 
143
  st.header("Papal Encyclicals RAG")
144
+ st.markdown("")
145
  st.markdown("---")
146
 
147
  # Check for API key