Spaces:
Sleeping
Sleeping
Commit
·
873e964
1
Parent(s):
d03e320
yadda yadda
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ if st.button("Generate"):
|
|
80 |
f"<div style='text-align:center;'><img src='https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExMXViMm02MnR6bGJ4c2h3ajYzdWNtNXNtYnNic3lnN2xyZzlzbm9seSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/k32ddF9WVs44OUaZAm/giphy.gif' width='300'></div>",
|
81 |
unsafe_allow_html=True,
|
82 |
)
|
83 |
-
caption.markdown("<p style='text-align: center; margin-top: 20px;'>
|
84 |
|
85 |
|
86 |
# Generate text
|
|
|
80 |
f"<div style='text-align:center;'><img src='https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExMXViMm02MnR6bGJ4c2h3ajYzdWNtNXNtYnNic3lnN2xyZzlzbm9seSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/k32ddF9WVs44OUaZAm/giphy.gif' width='300'></div>",
|
81 |
unsafe_allow_html=True,
|
82 |
)
|
83 |
+
caption.markdown("<p style='text-align: center; margin-top: 20px;'>Lisa is thinking... 🌀</p>", unsafe_allow_html=True)
|
84 |
|
85 |
|
86 |
# Generate text
|