Spaces:
Running
Running
Update app.py
Browse files
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
|