Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from PIL import Image
|
|
6 |
st.set_page_config(page_title="Navigator", layout="wide")
|
7 |
|
8 |
# Display the page title
|
9 |
-
st.title("
|
10 |
|
11 |
|
12 |
# Load the image from the data folder
|
|
|
6 |
st.set_page_config(page_title="Navigator", layout="wide")
|
7 |
|
8 |
# Display the page title
|
9 |
+
st.title("Unpacking Your Business Using Vectara")
|
10 |
|
11 |
|
12 |
# Load the image from the data folder
|