Spaces:
Sleeping
Sleeping
Mr-Vicky-01
commited on
Commit
•
0b805c3
1
Parent(s):
fbe3bfa
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ def handle_query(query):
|
|
71 |
|
72 |
# Streamlit app initialization
|
73 |
st.title("Chat with your PDF 🦜📄")
|
74 |
-
st.markdown("Built by [
|
75 |
st.markdown("chat here👇")
|
76 |
|
77 |
if 'messages' not in st.session_state:
|
|
|
71 |
|
72 |
# Streamlit app initialization
|
73 |
st.title("Chat with your PDF 🦜📄")
|
74 |
+
st.markdown("Built by [Pachaiappan❤️](https://github.com/Mr-Vicky-01)")
|
75 |
st.markdown("chat here👇")
|
76 |
|
77 |
if 'messages' not in st.session_state:
|