AdithyaSNair commited on
Commit
6bbc052
·
verified ·
1 Parent(s): 90f21b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -642,6 +642,6 @@ if st.session_state.generation_complete:
642
 
643
  st.markdown("""
644
  <div style="margin-top: 50px; text-align: center; padding: 20px; color: var(--text-muted); font-size: 0.8rem;">
645
- <p>Built with ❤️ for yo</p>
646
  </div>
647
  """, unsafe_allow_html=True)
 
642
 
643
  st.markdown("""
644
  <div style="margin-top: 50px; text-align: center; padding: 20px; color: var(--text-muted); font-size: 0.8rem;">
645
+ <p>Built with ❤️ for you</p>
646
  </div>
647
  """, unsafe_allow_html=True)