root
commited on
Commit
·
08edcaf
1
Parent(s):
da2eec2
req
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pytorch
|
2 |
+
librosa
|
3 |
+
transformers
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
IPython
|
7 |
+
gradio
|