jaisun2004 commited on
Commit
47fcd16
Β·
verified Β·
1 Parent(s): aa76a65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -33,7 +33,6 @@ if uploaded_file:
33
  except Exception as e:
34
  st.error(f"❌ Processing failed: {e}")
35
  tab1, tab2, tab3, tab4 = st.tabs(["πŸ“ Transcript", "πŸ“‹ Summary", "πŸ’¬ Emotions", "πŸ“ˆ Trends"])
36
- tab1, tab2, tab3 = tab1, tab2, tab3, tab4 = st.tabs(["πŸ“ Transcript", "πŸ“‹ Summary", "πŸ’¬ Emotions", "πŸ“ˆ Trends"])
37
 
38
  with tab1:
39
  st.subheader("πŸ“ Speaker-Simulated Transcript")
 
33
  except Exception as e:
34
  st.error(f"❌ Processing failed: {e}")
35
  tab1, tab2, tab3, tab4 = st.tabs(["πŸ“ Transcript", "πŸ“‹ Summary", "πŸ’¬ Emotions", "πŸ“ˆ Trends"])
 
36
 
37
  with tab1:
38
  st.subheader("πŸ“ Speaker-Simulated Transcript")