harveysamson commited on
Commit
70432f2
·
1 Parent(s): ebbc8f0

revert commit

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -39,3 +39,5 @@ article = "<a href = 'https://github.com/m3hrdadfi/soxan'> Wav2Vec2 Speech Class
39
 
40
  iface = gr.Interface(inference, inputs, outputs, title=title, description=description, article=article, theme="peach", examples=examples)
41
  iface.launch(debug=True)
 
 
 
39
 
40
  iface = gr.Interface(inference, inputs, outputs, title=title, description=description, article=article, theme="peach", examples=examples)
41
  iface.launch(debug=True)
42
+
43
+