annapurnapadmaprema-ji commited on
Commit
1e7aa82
1 Parent(s): 38efc0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -75,11 +75,8 @@ video {
75
 
76
  st.markdown(video_background, unsafe_allow_html=True)
77
 
78
- # Set up Streamlit app content
79
- st.set_page_config(
80
- page_icon=":musical_note:",
81
- page_title="Music Gen"
82
- )
83
 
84
  def main():
85
  st.title("Your Music")
 
75
 
76
  st.markdown(video_background, unsafe_allow_html=True)
77
 
78
+
79
+
 
 
 
80
 
81
  def main():
82
  st.title("Your Music")