MrAli813 commited on
Commit
197f17c
1 Parent(s): f6bb188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -114,6 +114,7 @@ A5 = gr.Interface(
114
  width="1850"
115
  height="1450"
116
  ></iframe>"""),
 
117
 
118
  mf_transcribe = gr.Interface(
119
  fn=transcribe,
 
114
  width="1850"
115
  height="1450"
116
  ></iframe>"""),
117
+ )
118
 
119
  mf_transcribe = gr.Interface(
120
  fn=transcribe,