lelafav502 commited on
Commit
f54cfde
1 Parent(s): 080b6b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,4 +1,6 @@
1
  import gradio as gr
 
 
2
 
3
 
4
  def greet(name):
 
1
  import gradio as gr
2
+ import edge_tts
3
+
4
 
5
 
6
  def greet(name):