Spaces:
mskov
/
Runtime error

mskov commited on
Commit
31ff381
·
1 Parent(s): ffe1051

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -252,7 +252,7 @@ with block:
252
 
253
 
254
 
255
- btn.click(inference, inputs=[audio], outputs=[text, rText, community_icon, loading_icon, share_button])
256
  share_button.click(None, [], [], _js=share_js)
257
 
258
  gr.HTML('''
 
252
 
253
 
254
 
255
+ btn.click(inference, inputs=[audio], outputs=[text, community_icon, loading_icon, share_button])
256
  share_button.click(None, [], [], _js=share_js)
257
 
258
  gr.HTML('''