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