pragnakalp
commited on
Commit
•
776ba33
1
Parent(s):
45ceef8
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.0
|
2 |
-
librosa==0.8.0
|
3 |
numpy
|
|
|
4 |
joblib==0.17.0
|
5 |
Pillow==8.0.1
|
6 |
PyAudio==0.2.12
|
|
|
1 |
gradio==3.0
|
|
|
2 |
numpy
|
3 |
+
librosa
|
4 |
joblib==0.17.0
|
5 |
Pillow==8.0.1
|
6 |
PyAudio==0.2.12
|