Omar-youssef commited on
Commit
af5a49b
Β·
1 Parent(s): 70cfb9d

update code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ def process_video(video_file):
99
  st.error(f"An error occurred: {str(e)}")
100
 
101
  # Streamlit App Layout
102
- st.title("🎡 Audio/Video Vocal Separator")
103
 
104
  # Tabs for different processing types
105
  tab1, tab2 = st.tabs(["Audio Processing 🎧", "Video Processing πŸŽ₯"])
 
99
  st.error(f"An error occurred: {str(e)}")
100
 
101
  # Streamlit App Layout
102
+ st.title("🎡 Audio/Video Music Separator")
103
 
104
  # Tabs for different processing types
105
  tab1, tab2 = st.tabs(["Audio Processing 🎧", "Video Processing πŸŽ₯"])