gradioapp commited on
Commit
6cc5a1c
·
1 Parent(s): 327f67a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install transformers
2
 
3
  from transformers import pipeline
4
  p = pipeline("automatic-speech-recognition")
 
1
+
2
 
3
  from transformers import pipeline
4
  p = pipeline("automatic-speech-recognition")