awacke1 commited on
Commit
ab68def
·
1 Parent(s): 39c9462

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -119,4 +119,5 @@ with demo:
119
  b4.click(selectall, inputs=text, outputs=savedAll)
120
  b5.click(tts, inputs=[text,TTSchoice], outputs=audio)
121
 
 
122
  demo.launch(share=True)
 
119
  b4.click(selectall, inputs=text, outputs=savedAll)
120
  b5.click(tts, inputs=[text,TTSchoice], outputs=audio)
121
 
122
+
123
  demo.launch(share=True)