mikeion commited on
Commit
3a647aa
·
1 Parent(s): 1b57d37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -222,7 +222,6 @@ def show_pdf(file_content):
222
 
223
  def main():
224
  st.title("Research Paper Guru")
225
- st.subheader("Mike Ion - https://github.com/mikeion")
226
  st.subheader("Ask a question about a research paper and get an answer with sources!")
227
  st.subheader("Upload PDF or Enter URL")
228
 
 
222
 
223
  def main():
224
  st.title("Research Paper Guru")
 
225
  st.subheader("Ask a question about a research paper and get an answer with sources!")
226
  st.subheader("Upload PDF or Enter URL")
227