Spaces:
Sleeping
Sleeping
Cryptic
commited on
Commit
·
d9a8b26
1
Parent(s):
6440aaf
adding
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
Flask
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
numpy==1.21.6
|
|
|
1 |
+
Flask
|
2 |
+
transformers
|
3 |
+
librosa
|
4 |
+
soundfile
|
5 |
+
numpy
|
|