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