Update app.py
Browse files
app.py
CHANGED
@@ -372,7 +372,7 @@ st.markdown("""
|
|
372 |
""", unsafe_allow_html=True)
|
373 |
|
374 |
# UI Setup
|
375 |
-
st.image("healthcare_logo.png", width=150)
|
376 |
st.title("🩺 CureBot: AI-Driven Health Assistant")
|
377 |
st.write("Empowering healthcare with AI-driven insights and recommendations!")
|
378 |
|
|
|
372 |
""", unsafe_allow_html=True)
|
373 |
|
374 |
# UI Setup
|
375 |
+
# st.image("healthcare_logo.png", width=150)
|
376 |
st.title("🩺 CureBot: AI-Driven Health Assistant")
|
377 |
st.write("Empowering healthcare with AI-driven insights and recommendations!")
|
378 |
|