awacke1 commited on
Commit
da553bb
1 Parent(s): 0184630

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ def SpeechSynthesis(result):
180
  </html>
181
  '''
182
 
183
- components.html(documentHTML5, width=1280, height=1000)
184
  #return result
185
 
186
 
 
180
  </html>
181
  '''
182
 
183
+ components.html(documentHTML5, width=1280, height=300)
184
  #return result
185
 
186