67Ayush87 commited on
Commit
533a537
·
verified ·
1 Parent(s): b99f29d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ with col4:
57
 
58
  col5, col6 = st.columns(2)
59
  with col5:
60
- if st.button("Excel"):
61
  st.switch_page("pages/gen_ai.py")
62
  with col6:
63
  if st.button("SQL"):
 
57
 
58
  col5, col6 = st.columns(2)
59
  with col5:
60
+ if st.button("GenAI"):
61
  st.switch_page("pages/gen_ai.py")
62
  with col6:
63
  if st.button("SQL"):