Spaces:
Runtime error
Runtime error
Commit
·
cca7461
1
Parent(s):
ad7f048
updated requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ librosa==0.9.2
|
|
4 |
torch==1.12.1
|
5 |
transformers==4.21.1
|
6 |
spacy==3.4.1
|
|
|
7 |
|
|
|
4 |
torch==1.12.1
|
5 |
transformers==4.21.1
|
6 |
spacy==3.4.1
|
7 |
+
tensor-flow==2.10.0
|
8 |
|