Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
47dc493
1
Parent(s):
0fbd9ed
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchaudio
|
2 |
+
auraloss
|
3 |
+
pyloudnorm
|
4 |
+
torch
|
5 |
+
librosa
|
6 |
+
numpy
|
7 |
+
tqdm
|
8 |
+
scipy
|