Nikhil0987 commited on
Commit
f92fabd
·
verified ·
1 Parent(s): 6670f09

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -1
home.py CHANGED
@@ -38,7 +38,7 @@ def homepage():
38
  # st.header("Home Page")
39
  st.subheader("Welcome to the Home Page")
40
 
41
- def chat():
42
  # st.title("Dashboard")
43
  # st.header("Dashboard")
44
 
 
38
  # st.header("Home Page")
39
  st.subheader("Welcome to the Home Page")
40
 
41
+ def Chat():
42
  # st.title("Dashboard")
43
  # st.header("Dashboard")
44