Spaces:
Runtime error
Runtime error
GreenRaptor
commited on
Commit
•
38f78d9
1
Parent(s):
5b4d59d
Update requirements.txt
Browse files- 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
|