Update app.py
Browse files
app.py
CHANGED
|
@@ -57,6 +57,5 @@ if st.button("بحث") or query:
|
|
| 57 |
# ---------------------------------------------------------
|
| 58 |
st.divider()
|
| 59 |
st.markdown(
|
| 60 |
-
"<p style='text-align:center; color:gray;'>تم التطوير باستخدام Streamlit و RAG ❤️</p>",
|
| 61 |
unsafe_allow_html=True
|
| 62 |
)
|
|
|
|
| 57 |
# ---------------------------------------------------------
|
| 58 |
st.divider()
|
| 59 |
st.markdown(
|
|
|
|
| 60 |
unsafe_allow_html=True
|
| 61 |
)
|