Spaces:
Runtime error
Runtime error
jesse-lopez
commited on
Commit
·
a4cbed3
1
Parent(s):
d8186c5
test adding of requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
librosa
|
2 |
+
fastai
|
3 |
+
matplotlib
|
4 |
+
pandas
|
5 |
+
pydub
|
6 |
+
torchaudio
|