Spaces:
Sleeping
Sleeping
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",
|