thak123 commited on
Commit
6bf846d
·
1 Parent(s): a442a2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,6 @@ nlp = classla.Pipeline('hr')
11
  # iface = gr.Interface(fn=greet, inputs="text", outputs="text")
12
  # iface.launch()
13
 
14
- import gradio as gr
15
  from gtts import gTTS
16
  import wavio
17
 
@@ -86,3 +85,4 @@ iface.launch()
86
 
87
 
88
 
 
 
11
  # iface = gr.Interface(fn=greet, inputs="text", outputs="text")
12
  # iface.launch()
13
 
 
14
  from gtts import gTTS
15
  import wavio
16
 
 
85
 
86
 
87
 
88
+