Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
datasets
|
4 |
gradio
|
5 |
IPython
|
6 |
-
soundfile
|
|
|
|
3 |
datasets
|
4 |
gradio
|
5 |
IPython
|
6 |
+
soundfile
|
7 |
+
librosa
|