Spaces:
Running
Running
Commit
·
5dcf548
1
Parent(s):
960f7de
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ from page3 import details
|
|
7 |
|
8 |
def main():
|
9 |
|
10 |
-
st.title("Chat With Gemini")
|
11 |
|
12 |
with st.sidebar:
|
13 |
selection = option_menu(
|
|
|
7 |
|
8 |
def main():
|
9 |
|
10 |
+
st.title("Chat With Gemini AI")
|
11 |
|
12 |
with st.sidebar:
|
13 |
selection = option_menu(
|