rairo commited on
Commit
afe2864
·
verified ·
1 Parent(s): 610a7ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ with st.sidebar:
39
 
40
  uploaded_file = "bon_marche.csv"
41
  #uploaded_file = "healthcare_dataset.csv"
42
- if tabs =='chat':
43
  st.header("Brave Retail Chat")
44
  st.write("Get visualizations and analysis from our Gemini powered agent")
45
 
 
39
 
40
  uploaded_file = "bon_marche.csv"
41
  #uploaded_file = "healthcare_dataset.csv"
42
+ if tabs =='Chat':
43
  st.header("Brave Retail Chat")
44
  st.write("Get visualizations and analysis from our Gemini powered agent")
45