GreenRaptor commited on
Commit
38f78d9
1 Parent(s): 5b4d59d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  transformers
2
  argparse
3
  soundfile
4
- tempfile
5
  pathlib
6
  subprocess
7
  editdistance
 
1
  transformers
2
  argparse
3
  soundfile
4
+ backports.tempfile
5
  pathlib
6
  subprocess
7
  editdistance