Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ requests>=2.20
|
|
| 7 |
python-multipart
|
| 8 |
Pillow>=9.0
|
| 9 |
demucs
|
| 10 |
-
soundfile
|
|
|
|
|
|
| 7 |
python-multipart
|
| 8 |
Pillow>=9.0
|
| 9 |
demucs
|
| 10 |
+
soundfile
|
| 11 |
+
torchaudio
|