michaelpiro1 commited on
Commit
5ece261
·
verified ·
1 Parent(s): fb62e29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- st.audio("cat-purr.mp3", format="audio/mpeg", loop=True)
3
 
4
  add_selectbox = st.sidebar.selectbox(
5
  'How would you like to be contacted?',
 
1
  import streamlit as st
2
+ st.audio("goodres.wav", format="audio/mpeg", loop=True)
3
 
4
  add_selectbox = st.sidebar.selectbox(
5
  'How would you like to be contacted?',