DexterSptizu commited on
Commit
7699705
Β·
verified Β·
1 Parent(s): c4dadef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def main():
112
  st.markdown("</div>", unsafe_allow_html=True)
113
 
114
  # Main Content
115
- st.markdown('<h1 class="title-text">πŸ” Smart Image Analyzer</h1>', unsafe_allow_html=True)
116
 
117
  # Image Upload Section
118
  col1, col2, col3 = st.columns([1, 2, 1])
 
112
  st.markdown("</div>", unsafe_allow_html=True)
113
 
114
  # Main Content
115
+ st.markdown('<h1 class="title-text">πŸ” AI Receipe Generator</h1>', unsafe_allow_html=True)
116
 
117
  # Image Upload Section
118
  col1, col2, col3 = st.columns([1, 2, 1])