Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -72,6 +72,5 @@ def create_app():
|
|
72 |
st.write("## π From My Heart to Yours")
|
73 |
st.table({'From the AI': ['In laughter, find strength ππͺ', 'In memories, find treasure ππ', 'In connection, find magic ππ€']})
|
74 |
|
75 |
-
|
76 |
-
|
77 |
-
create_app()
|
|
|
72 |
st.write("## π From My Heart to Yours")
|
73 |
st.table({'From the AI': ['In laughter, find strength ππͺ', 'In memories, find treasure ππ', 'In connection, find magic ππ€']})
|
74 |
|
75 |
+
|
76 |
+
create_app()
|
|