prithivMLmods commited on
Commit
52ae730
·
verified ·
1 Parent(s): a85b819

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -69,7 +69,4 @@ with gr.Blocks(css=css) as demo:
69
  )
70
 
71
  if __name__ == "__main__":
72
- demo.queue(max_size=20).launch()
73
-
74
-
75
- Use the edge tts along with above and use this to have the generated text to convert to tts
 
69
  )
70
 
71
  if __name__ == "__main__":
72
+ demo.queue(max_size=20).launch()