Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import torch
|
|
5 |
# ---- Page Configuration ----
|
6 |
st.set_page_config(
|
7 |
page_title="Emotion Prediction App",
|
8 |
-
page_icon="
|
9 |
layout="centered",
|
10 |
initial_sidebar_state="expanded",
|
11 |
)
|
|
|
5 |
# ---- Page Configuration ----
|
6 |
st.set_page_config(
|
7 |
page_title="Emotion Prediction App",
|
8 |
+
page_icon="🌟",
|
9 |
layout="centered",
|
10 |
initial_sidebar_state="expanded",
|
11 |
)
|