Spaces:
Runtime error
Runtime error
Commit
·
d2e4002
1
Parent(s):
0030bab
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ import streamlit as st
|
|
9 |
st.header("stream your emotions")
|
10 |
st.caption("love: i love you")
|
11 |
st.caption("surprise: shocking")
|
12 |
-
st.caption("sadness
|
13 |
st.caption("joy: bro i feel so energetic")
|
14 |
st.caption("fear: im scared of what lies ahead")
|
15 |
st.caption("anger: you piss me off")
|
|
|
9 |
st.header("stream your emotions")
|
10 |
st.caption("love: i love you")
|
11 |
st.caption("surprise: shocking")
|
12 |
+
st.caption("sadness: i feel exhausted")
|
13 |
st.caption("joy: bro i feel so energetic")
|
14 |
st.caption("fear: im scared of what lies ahead")
|
15 |
st.caption("anger: you piss me off")
|