Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ librosa
|
|
7 |
opencv-python
|
8 |
torchaudio
|
9 |
flask
|
10 |
-
soundfile
|
|
|
|
|
|
7 |
opencv-python
|
8 |
torchaudio
|
9 |
flask
|
10 |
+
soundfile
|
11 |
+
matplotlib
|
12 |
+
pillow
|