Spaces:
mskov
/
Runtime error

mskov commited on
Commit
c7651b1
·
1 Parent(s): 988b427

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
  btn.click(inference, inputs=[audio], outputs=[text, rText, community_icon, loading_icon, share_button])
255
- share_button.click(None, None, [], [], _js=share_js)
256
 
257
  gr.HTML('''
258
  <div class="footer">
 
252
 
253
 
254
  btn.click(inference, inputs=[audio], outputs=[text, rText, community_icon, loading_icon, share_button])
255
+ share_button.click(None, [], [], [], _js=share_js)
256
 
257
  gr.HTML('''
258
  <div class="footer">