Srish117 commited on
Commit
66cee1d
·
verified ·
1 Parent(s): f27b95d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -153,8 +153,6 @@ def main():
153
  product_input = st.text_input("Enter Product Name", placeholder="e.g., Coca-Cola, Oreo, Dove Soap")
154
  tone = st.radio("Choose Analysis Depth", options=["Simple", "In-depth"], index=0)
155
 
156
- session_state.summary)
157
-
158
  # ##ss
159
  if st.button("Search"):
160
  with st.spinner("Searching for products..."):
 
153
  product_input = st.text_input("Enter Product Name", placeholder="e.g., Coca-Cola, Oreo, Dove Soap")
154
  tone = st.radio("Choose Analysis Depth", options=["Simple", "In-depth"], index=0)
155
 
 
 
156
  # ##ss
157
  if st.button("Search"):
158
  with st.spinner("Searching for products..."):