Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
45193d7
1
Parent(s):
b673702
add title
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ api = HfApi(TOKEN)
|
|
33 |
|
34 |
|
35 |
# Initialize Streamlit Config
|
36 |
-
st.set_page_config(layout="wide", initial_sidebar_state="collapsed")
|
37 |
|
38 |
# Initialize States
|
39 |
if "sleep_time" not in st.session_state:
|
|
|
33 |
|
34 |
|
35 |
# Initialize Streamlit Config
|
36 |
+
st.set_page_config(layout="wide", initial_sidebar_state="collapsed", page_icon="🤝", page_title="Nt3awnou نتعاونو")
|
37 |
|
38 |
# Initialize States
|
39 |
if "sleep_time" not in st.session_state:
|