DrishtiSharma commited on
Commit
616e47d
·
verified ·
1 Parent(s): 23c86ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,7 +246,7 @@ with st.sidebar:
246
  st.markdown("4. Create podcast.")
247
 
248
  st.markdown("### Credits:")
249
- st.markdown("Image Source [Geeksforgeeks](https://www.geeksforgeeks.org/how-to-convert-document-into-podcast/)")
250
 
251
  # Streamlit UI
252
  st.title("Document Analyzer & Podcast Generator")
 
246
  st.markdown("4. Create podcast.")
247
 
248
  st.markdown("### Credits:")
249
+ st.markdown("Image Source: [Geeksforgeeks](https://www.geeksforgeeks.org/how-to-convert-document-into-podcast/)")
250
 
251
  # Streamlit UI
252
  st.title("Document Analyzer & Podcast Generator")