joao-vectara commited on
Commit
124271d
·
verified ·
1 Parent(s): 9a8ebcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -13,6 +13,6 @@ if "feedback_key" not in st.session_state:
13
  st.session_state.feedback_key = 0
14
 
15
  if __name__ == "__main__":
16
- st.set_page_config(page_title="Financial Assistant", layout="wide")
17
  nest_asyncio.apply()
18
- asyncio.run(launch_bot())
 
13
  st.session_state.feedback_key = 0
14
 
15
  if __name__ == "__main__":
16
+ st.set_page_config(page_title="Menarini Assistant", layout="wide")
17
  nest_asyncio.apply()
18
+ asyncio.run(launch_bot())