metechmohit commited on
Commit
fd87433
·
verified ·
1 Parent(s): f6548a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("original.png")
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