EdBianchi commited on
Commit
057d64a
·
1 Parent(s): 01bd7cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Forest Environments 🌲")
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