kehanlu
commited on
Commit
·
4faaabf
1
Parent(s):
3f950e9
add requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
transformers
|
2 |
-
torchaudio
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
+
torchaudio
|
3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
+
torch
|
5 |
+
librosa
|