Spaces:
Runtime error
Runtime error
Commit
·
3fe9b87
1
Parent(s):
d0555b8
adde requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pandas==1.4.3
|
2 |
crepe==0.0.12
|
3 |
librosa==0.9.2
|
4 |
-
torch
|
5 |
transformers==4.21.1
|
6 |
spacy==3.4.1
|
7 |
|
|
|
1 |
pandas==1.4.3
|
2 |
crepe==0.0.12
|
3 |
librosa==0.9.2
|
4 |
+
torch==1.12.1
|
5 |
transformers==4.21.1
|
6 |
spacy==3.4.1
|
7 |
|