Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -119,7 +119,7 @@ if st.button("Generate Prediction"):
|
|
119 |
placeholder.empty()
|
120 |
|
121 |
with placeholder.container():
|
122 |
-
st.info("Measuring air quality
|
123 |
time.sleep(1)
|
124 |
placeholder.empty()
|
125 |
|
|
|
119 |
placeholder.empty()
|
120 |
|
121 |
with placeholder.container():
|
122 |
+
st.info("Measuring air quality..")
|
123 |
time.sleep(1)
|
124 |
placeholder.empty()
|
125 |
|