Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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:
|