Esvanth Claude Opus 4.7 commited on
Commit
dd1d704
1 Parent(s): 3c2c304

Remove author name, ID, and version from sidebar brand

Browse files

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -416,8 +416,6 @@ with st.sidebar:
416
  <div class='sb-brand'>
417
  <div class='sb-icon-box'>馃洅</div>
418
  <div class='sb-name'>EcoCart AI</div>
419
- <div class='sb-sub'>Esvanth Mohankumar 路 24311073</div>
420
- <div class='sb-version'>v2.0 路 May 2026</div>
421
  </div>""", unsafe_allow_html=True)
422
 
423
  st.markdown("<div class='sb-section'>How to use</div>", unsafe_allow_html=True)
 
416
  <div class='sb-brand'>
417
  <div class='sb-icon-box'>馃洅</div>
418
  <div class='sb-name'>EcoCart AI</div>
 
 
419
  </div>""", unsafe_allow_html=True)
420
 
421
  st.markdown("<div class='sb-section'>How to use</div>", unsafe_allow_html=True)