Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ from PIL import Image
|
|
5 |
|
6 |
# Set page configuration with a title and favicon
|
7 |
st.set_page_config(
|
8 |
-
page_title="ππ Mixable
|
9 |
page_icon="π ",
|
10 |
layout="wide",
|
11 |
initial_sidebar_state="expanded",
|
|
|
5 |
|
6 |
# Set page configuration with a title and favicon
|
7 |
st.set_page_config(
|
8 |
+
page_title="ππ Mixable AI - Voice Search",
|
9 |
page_icon="π ",
|
10 |
layout="wide",
|
11 |
initial_sidebar_state="expanded",
|