Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,7 @@ def handle_query(query):
|
|
70 |
|
71 |
|
72 |
# Streamlit app initialization
|
73 |
-
st.title("Chat with your PDF
|
74 |
st.markdown("Built by [Suriya❤️](https://github.com/theSuriya)")
|
75 |
st.markdown("chat here👇")
|
76 |
|
|
|
70 |
|
71 |
|
72 |
# Streamlit app initialization
|
73 |
+
st.title("Chat with your PDF📄")
|
74 |
st.markdown("Built by [Suriya❤️](https://github.com/theSuriya)")
|
75 |
st.markdown("chat here👇")
|
76 |
|