Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ def set_bg_gif(url):
|
|
28 |
)
|
29 |
|
30 |
# Set background GIF (Use a direct link to a hosted GIF)
|
31 |
-
set_bg_gif("https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExczlwcnY3ZWVndXllMngzNjh6ZTdlcHdzNmgyMWg5YXUzY3VwZmp3NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ee934C7BCxPQi5scNl/giphy.gif") # Water to steam GIF
|
32 |
# Water to steam GIF
|
33 |
|
34 |
# Streamlit UI
|
|
|
28 |
)
|
29 |
|
30 |
# Set background GIF (Use a direct link to a hosted GIF)
|
31 |
+
#set_bg_gif("https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExczlwcnY3ZWVndXllMngzNjh6ZTdlcHdzNmgyMWg5YXUzY3VwZmp3NyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ee934C7BCxPQi5scNl/giphy.gif") # Water to steam GIF
|
32 |
# Water to steam GIF
|
33 |
|
34 |
# Streamlit UI
|