Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ with st.spinner('Loading the model, this could take some time...'):
|
|
34 |
pipeline = loadModel()
|
35 |
|
36 |
# TITLE
|
37 |
-
st.write("# 🌲 Fire in
|
38 |
st.write("""Wildfires or forest fires are **unpredictable catastrophic and destructive** events that affect **rural areas**.
|
39 |
The impact of these events affects both **vegetation and wildlife**.
|
40 |
|
|
|
34 |
pipeline = loadModel()
|
35 |
|
36 |
# TITLE
|
37 |
+
st.write("# 🌲 Smoke and Fire in Forests 🌲")
|
38 |
st.write("""Wildfires or forest fires are **unpredictable catastrophic and destructive** events that affect **rural areas**.
|
39 |
The impact of these events affects both **vegetation and wildlife**.
|
40 |
|