MayankGupta06 commited on
Commit
67854a5
·
verified ·
1 Parent(s): 1e9c316

Update app.py

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