awacke1 commited on
Commit
3720bad
·
verified ·
1 Parent(s): c76ba6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def SpeechSynthesis(result):
102
  '''
103
  components.html(documentHTML5, width=1280, height=300)
104
 
105
- SpeechSynthesis(markdown):
106
 
107
 
108
  import streamlit as st
 
102
  '''
103
  components.html(documentHTML5, width=1280, height=300)
104
 
105
+ SpeechSynthesis(markdown)
106
 
107
 
108
  import streamlit as st