Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -182,7 +182,7 @@ def sidebar_bg(side_bg):
|
|
| 182 |
def main():
|
| 183 |
# Sidebar contents
|
| 184 |
with st.sidebar:
|
| 185 |
-
st.markdown('''<img src="https://huggingface.co/spaces/
|
| 186 |
st.title('Smart فْلاّح 🌱👩🏻🌾')
|
| 187 |
st.markdown('''
|
| 188 |
## About
|
|
|
|
| 182 |
def main():
|
| 183 |
# Sidebar contents
|
| 184 |
with st.sidebar:
|
| 185 |
+
st.markdown('''<img src="https://huggingface.co/spaces/medmac01/smart_fellah/resolve/main/banner-fellah.png" alt="Banner Image" style="width: 100%;">''',unsafe_allow_html=True)
|
| 186 |
st.title('Smart فْلاّح 🌱👩🏻🌾')
|
| 187 |
st.markdown('''
|
| 188 |
## About
|