SuhasGholkar commited on
Commit
e309aa5
·
verified ·
1 Parent(s): a9ff2ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
  import os
3
  import streamlit as st
4
 
5
- st.set_page_config(page_title="Olist Chatbot", layout="wide", page_icon="🛍️")
6
  st.markdown("""
7
  <style>
8
  /* Make small action buttons look like links */
 
2
  import os
3
  import streamlit as st
4
 
5
+ st.set_page_config(page_title="Ecomm Chatbot", layout="wide", page_icon="🛍️")
6
  st.markdown("""
7
  <style>
8
  /* Make small action buttons look like links */