EwoutLagendijk
commited on
Commit
•
4cb7738
1
Parent(s):
fc110d0
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
transformers
|
4 |
-
librosa
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
transformers
|
4 |
+
librosa
|
5 |
+
sentencepiece
|