DrishtiSharma commited on
Commit
3d5120e
Β·
verified Β·
1 Parent(s): c5fdae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ background-size: cover;
28
  st.markdown(page_bg_img, unsafe_allow_html=True)
29
 
30
  # Title and Sidebar
31
- st.title("AI Business Consultant")
32
 
33
  image_url = "https://cdn-icons-png.flaticon.com/512/1998/1998614.png"
34
  st.sidebar.image(image_url, caption="", use_container_width=True)
 
28
  st.markdown(page_bg_img, unsafe_allow_html=True)
29
 
30
  # Title and Sidebar
31
+ st.title("Multi-Agent Business Consultant")
32
 
33
  image_url = "https://cdn-icons-png.flaticon.com/512/1998/1998614.png"
34
  st.sidebar.image(image_url, caption="", use_container_width=True)