Spaces:
Sleeping
Sleeping
Update home.py
Browse files
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
|
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 |
|