Mr-Vicky-01 commited on
Commit
8bae51a
1 Parent(s): 34ef943

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def streamer(text):
79
 
80
 
81
  # Streamlit app initialization
82
- st.title("Chat with your PDF 🦜📄")
83
  st.markdown("Built by [Pachaiappan❤️](https://github.com/Mr-Vicky-01)")
84
  st.markdown("chat here👇")
85
 
 
79
 
80
 
81
  # Streamlit app initialization
82
+ st.title("Chat with your PDF📄")
83
  st.markdown("Built by [Pachaiappan❤️](https://github.com/Mr-Vicky-01)")
84
  st.markdown("chat here👇")
85