lelafav502 commited on
Commit
1430089
1 Parent(s): 793ae2a

Update app.py

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