aarishshahmohsin
commited on
Commit
·
ca4a7a5
1
Parent(s):
61db051
added package
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
datasets
|
3 |
librosa
|
4 |
torch
|
5 |
-
numpy
|
|
|
|
2 |
datasets
|
3 |
librosa
|
4 |
torch
|
5 |
+
numpy
|
6 |
+
sentencepiece
|