Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -129,7 +129,7 @@ def display_search_results(result_list):
|
|
| 129 |
|
| 130 |
# Streamlit UI
|
| 131 |
st.title("Analytics Vidhya Free Courses🔍")
|
| 132 |
-
st.image("
|
| 133 |
st.markdown("#### 🔍🌐 Get the most appropriate course as per your learning requirement.")
|
| 134 |
st.markdown("<hr style='border:1px solid #eee;'>", unsafe_allow_html=True)
|
| 135 |
|
|
|
|
| 129 |
|
| 130 |
# Streamlit UI
|
| 131 |
st.title("Analytics Vidhya Free Courses🔍")
|
| 132 |
+
st.image("cc.jpg")
|
| 133 |
st.markdown("#### 🔍🌐 Get the most appropriate course as per your learning requirement.")
|
| 134 |
st.markdown("<hr style='border:1px solid #eee;'>", unsafe_allow_html=True)
|
| 135 |
|