izzidyaz commited on
Commit
b799161
1 Parent(s): 1fea529

first commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,4 +117,4 @@ else:
117
  st.markdown(transcript)
118
 
119
  #Download Button
120
- st.download_button('Download CSV', transcript, 'text/csv')
 
117
  st.markdown(transcript)
118
 
119
  #Download Button
120
+ st.download_button('Download Transcripton', transcript, 'transcript.txt')