Prathamesh1420 commited on
Commit
b37bff5
·
verified ·
1 Parent(s): f5383f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ st.title("🔥 Live Fire Detection with Alarm 🔥")
17
  st.subheader("Hold the camera towards potential fire sources to detect in real-time.")
18
 
19
  # Load alarm sound from a public URL
20
- alarm_url = "https://huggingface.co/spaces/Prathamesh1420/Fire_detection_streamlit/blob/main/alarm.mp3" # Replace with your hosted alarm
21
 
22
  # JavaScript to control alarm playback
23
  js_code = f"""
 
17
  st.subheader("Hold the camera towards potential fire sources to detect in real-time.")
18
 
19
  # Load alarm sound from a public URL
20
+ alarm_url = "https://soundcloud.com/trending-music-in/sets/soul?utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing" # Replace with your hosted alarm
21
 
22
  # JavaScript to control alarm playback
23
  js_code = f"""