lodhrangpt commited on
Commit
2047700
·
verified ·
1 Parent(s): 5cc42b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,4 +124,4 @@ iface = gr.Interface(
124
  title="Voice to Text Converter and Notes Generator",
125
  )
126
 
127
- iface.l
 
124
  title="Voice to Text Converter and Notes Generator",
125
  )
126
 
127
+ iface.launch()