mubashiralli commited on
Commit
525c6da
1 Parent(s): 5eab3c5

fixing download button

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -129,7 +129,8 @@ st.write(
129
  <button onclick="window.location.href='https://songlabai.com/subcribe/';">
130
  Download/Save
131
  </button>
132
- """
 
133
  )
134
  # if st.button("Download/Save", key='redirect_button'):
135
  # st.markdown("""
 
129
  <button onclick="window.location.href='https://songlabai.com/subcribe/';">
130
  Download/Save
131
  </button>
132
+ """,
133
+ unsafe_allow_html=True
134
  )
135
  # if st.button("Download/Save", key='redirect_button'):
136
  # st.markdown("""