Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ onnx==1.13.0
|
|
17 |
torchaudio==0.13.1
|
18 |
cython
|
19 |
compiletools
|
|
|
20 |
altair<5
|
|
|
17 |
torchaudio==0.13.1
|
18 |
cython
|
19 |
compiletools
|
20 |
+
libsndfile1-dev
|
21 |
altair<5
|