Spaces:
Runtime error
Runtime error
yuvaranianandhan24
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,6 @@ def handle_query(query):
|
|
69 |
else:
|
70 |
return "Sorry, I couldn't find an answer."
|
71 |
|
72 |
-
|
73 |
# Streamlit app initialization
|
74 |
st.title("Chat with your PDF 🦜📄")
|
75 |
st.markdown("chat here👇")
|
|
|
69 |
else:
|
70 |
return "Sorry, I couldn't find an answer."
|
71 |
|
|
|
72 |
# Streamlit app initialization
|
73 |
st.title("Chat with your PDF 🦜📄")
|
74 |
st.markdown("chat here👇")
|