tensorkelechi commited on
Commit
35c83a3
·
verified ·
1 Parent(s): df5d2d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ def generate_ai_summary(transcript):
67
 
68
  # Streamlit UI
69
 
70
- file_select_tab, audio_file_tab = st.tabs([ "Video file", "Audio file"])
71
 
72
  # with youtube_url_tab:
73
  # url = st.text_input("Enter the Youtube url")
 
67
 
68
  # Streamlit UI
69
 
70
+ file_select_tab, audio_file_tab = st.tabs([ "Video file", "Audio file"])
71
 
72
  # with youtube_url_tab:
73
  # url = st.text_input("Enter the Youtube url")