Alibrown commited on
Commit
9a0c448
·
verified ·
1 Parent(s): aacd682

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@
2
  # CODE LICENSE: MIT
3
  # EDGE_TTS LICENSE: See Microsoft Edge TTS License for commerzial use.
4
  # Do not remove this credits or Microsoft makes trouble!
 
5
  import gradio as gr
6
  import edge_tts
7
  import asyncio
 
2
  # CODE LICENSE: MIT
3
  # EDGE_TTS LICENSE: See Microsoft Edge TTS License for commerzial use.
4
  # Do not remove this credits or Microsoft makes trouble!
5
+
6
  import gradio as gr
7
  import edge_tts
8
  import asyncio