Spaces:
Running
on
Zero
Running
on
Zero
reedmayhew
commited on
Commit
•
dd68e72
1
Parent(s):
c0cb9f4
Update requirements.txt
Browse files- requirements.txt +12 -9
requirements.txt
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
-
gradio
|
2 |
-
pydub
|
3 |
-
torch
|
4 |
-
torchaudio
|
5 |
-
numpy
|
6 |
-
scikit-learn
|
7 |
-
scipy
|
8 |
-
requests
|
9 |
-
demucs
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pydub
|
3 |
+
torch
|
4 |
+
torchaudio
|
5 |
+
numpy
|
6 |
+
scikit-learn
|
7 |
+
scipy
|
8 |
+
requests
|
9 |
+
demucs
|
10 |
+
matplotlib
|
11 |
+
librosa
|
12 |
+
Pillow
|