siddhartharyaai commited on
Commit
f3aca59
·
verified ·
1 Parent(s): 13936d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -393,7 +393,7 @@ def main():
393
  with title_col:
394
  st.markdown("## MyPod v3: AI-Powered Podcast Magic")
395
 
396
- tabs = st.tabs(["Podcast Generator", "Research", "Community Hub"])
397
 
398
  ############################################################################
399
  # PODCAST GENERATOR TAB
 
393
  with title_col:
394
  st.markdown("## MyPod v3: AI-Powered Podcast Magic")
395
 
396
+ tabs = st.tabs(["Podcast Generator", "Deep Research", "Community Hub"])
397
 
398
  ############################################################################
399
  # PODCAST GENERATOR TAB