tstone87 commited on
Commit
b5b4046
·
verified ·
1 Parent(s): 246f78f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -60,8 +60,7 @@ with col2:
60
  st.image(fire_3a_url, use_column_width=True)
61
 
62
  st.markdown("""
63
- Early wildfire detection using YOLOv8 AI vision model. See detected results above and video examples below, or upload your own content!
64
- Click on video frames to load and play examples.
65
  """)
66
 
67
  if not source_file:
 
60
  st.image(fire_3a_url, use_column_width=True)
61
 
62
  st.markdown("""
63
+ Early fire and smoke detection using YOLOv8 AI vision model. See detected results below, and upload more content for additional analysis!
 
64
  """)
65
 
66
  if not source_file: