DrishtiSharma commited on
Commit
7a0f264
·
verified ·
1 Parent(s): 72f4504

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -240,9 +240,9 @@ with st.sidebar:
240
  )
241
  st.markdown("### Steps:")
242
  st.markdown("1. Upload documents.")
243
- st.markdown("2. Generate summaries.")
244
  st.markdown("3. Ask questions.")
245
- st.markdown("4. Create podcasts.")
246
 
247
  # Streamlit UI
248
  # Sidebar
 
240
  )
241
  st.markdown("### Steps:")
242
  st.markdown("1. Upload documents.")
243
+ st.markdown("2. Generate summary.")
244
  st.markdown("3. Ask questions.")
245
+ st.markdown("4. Create podcast.")
246
 
247
  # Streamlit UI
248
  # Sidebar