Spaces:
Sleeping
Sleeping
GEE error
Browse files- apps/timelapse.py +2 -0
apps/timelapse.py
CHANGED
@@ -485,3 +485,5 @@ def app():
|
|
485 |
"Right click the GIF to save it to your computer👇"
|
486 |
)
|
487 |
empty_image.image(out_gif)
|
|
|
|
|
|
485 |
"Right click the GIF to save it to your computer👇"
|
486 |
)
|
487 |
empty_image.image(out_gif)
|
488 |
+
|
489 |
+
st.error("This timelapse app is not working at the moment. Stay tuned!")
|