awacke1 commited on
Commit
7998cd3
β€’
1 Parent(s): 4542e4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Scifi AI - Voice Search Space Encyclopedia",
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",