awacke1 commited on
Commit
33e59ab
ยท
verified ยท
1 Parent(s): 8c3aec5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -6,8 +6,8 @@ from urllib.parse import quote # Ensure this import is included
6
 
7
  # Set page configuration with a title and favicon
8
  st.set_page_config(
9
- page_title="๐Ÿš€๐Ÿ‘ฝ๐ŸŒŒSciFiAI",
10
- page_icon="๐Ÿš€",
11
  layout="wide",
12
  initial_sidebar_state="expanded",
13
  menu_items={
 
6
 
7
  # Set page configuration with a title and favicon
8
  st.set_page_config(
9
+ page_title="๐Ÿš€๐Ÿ‘ฝSciFiAI",
10
+ page_icon="๐Ÿ‘ฝ๐Ÿš€",
11
  layout="wide",
12
  initial_sidebar_state="expanded",
13
  menu_items={